task e2e-llm-inference-service has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-bk5h9-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-bk5h9-kubeconfig [get-kubeconfig] Found admin password secret: cluster-bk5h9-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-bk5h9-password [get-kubeconfig] API Server URL: https://a4b5cb0776afe441d9d7a74ce7eadaf5-35879f5de47f5132.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.ebda8e95-e31a-40c4-b382-b6975855e490.prod.konfluxeaas.com [clone-repo] makefile-overrides-improvements [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [e2e-llm-inference-service] + bash [e2e-llm-inference-service] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-llm-inference-service] + echo failed [e2e-llm-inference-service] + COMPONENT_NAME=kserve-agent-ci [e2e-llm-inference-service] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-llm-inference-service] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e9391ee1281af7f81a916bc80b584691bef158df8f07d34a6fb179b3bd4767e7 [e2e-llm-inference-service] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e9391ee1281af7f81a916bc80b584691bef158df8f07d34a6fb179b3bd4767e7 [e2e-llm-inference-service] + COMPONENT_NAME=kserve-controller-ci [e2e-llm-inference-service] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-llm-inference-service] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:cad7696aef647d1b6845a295cf41f82fc6a01236633416bf330dc9590d0b57c8 [e2e-llm-inference-service] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:cad7696aef647d1b6845a295cf41f82fc6a01236633416bf330dc9590d0b57c8 [e2e-llm-inference-service] + COMPONENT_NAME=kserve-router-ci [e2e-llm-inference-service] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-llm-inference-service] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:88955c235550cb8e8a9cbe850692d2683b6dea68a08743540305f46e732a59a3 [e2e-llm-inference-service] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:88955c235550cb8e8a9cbe850692d2683b6dea68a08743540305f46e732a59a3 [e2e-llm-inference-service] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-llm-inference-service] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-llm-inference-service] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:050b18baea3a969ddc2a15671f898a5f40ff53eb89f54c18856b130dc10bd894 [e2e-llm-inference-service] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:050b18baea3a969ddc2a15671f898a5f40ff53eb89f54c18856b130dc10bd894 [e2e-llm-inference-service] + COMPONENT_NAME=odh-kserve-llmisvc-controller-ci [e2e-llm-inference-service] ++ jq -r --arg component_name odh-kserve-llmisvc-controller-ci '.[$component_name].image' [e2e-llm-inference-service] + export LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:fa09ea324801f04870c99977b770a6e52b211aeb8e9f5f502218a30b22f9a514 [e2e-llm-inference-service] + LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:fa09ea324801f04870c99977b770a6e52b211aeb8e9f5f502218a30b22f9a514 [e2e-llm-inference-service] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'llminferenceservice and cluster_cpu and not autoscaling' 2 llm-d [e2e-llm-inference-service] Installing on cluster [e2e-llm-inference-service] Using namespace: kserve for KServe components [e2e-llm-inference-service] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1433 [e2e-llm-inference-service] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1433 [e2e-llm-inference-service] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1433 [e2e-llm-inference-service] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-llm-inference-service] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-llm-inference-service] v5.8.1 [e2e-llm-inference-service] make: Entering directory '/workspace/source' [e2e-llm-inference-service] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-llm-inference-service] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-llm-inference-service] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-llm-inference-service] make: Leaving directory '/workspace/source' [e2e-llm-inference-service] Installing KServe Python SDK ... [e2e-llm-inference-service] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-llm-inference-service] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-llm-inference-service] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-llm-inference-service] uv 0.7.8 [e2e-llm-inference-service] Creating virtual environment... [e2e-llm-inference-service] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-llm-inference-service] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-llm-inference-service] Creating virtual environment at: .venv [e2e-llm-inference-service] /workspace/source [e2e-llm-inference-service] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-llm-inference-service] Creating virtual environment at: .venv [e2e-llm-inference-service] Resolved 259 packages in 1ms [e2e-llm-inference-service] Building kserve @ file:///workspace/source/python/kserve [e2e-llm-inference-service] Downloading pandas (12.5MiB) [e2e-llm-inference-service] Downloading kubernetes (1.9MiB) [e2e-llm-inference-service] Downloading uvloop (3.8MiB) [e2e-llm-inference-service] Downloading pydantic-core (2.0MiB) [e2e-llm-inference-service] Downloading pyarrow (40.1MiB) [e2e-llm-inference-service] Downloading aiohttp (1.7MiB) [e2e-llm-inference-service] Downloading cryptography (4.3MiB) [e2e-llm-inference-service] Downloading portforward (3.9MiB) [e2e-llm-inference-service] Downloading setuptools (1.2MiB) [e2e-llm-inference-service] Downloading black (1.6MiB) [e2e-llm-inference-service] Downloading numpy (15.7MiB) [e2e-llm-inference-service] Downloading mypy (17.2MiB) [e2e-llm-inference-service] Downloading grpcio (6.4MiB) [e2e-llm-inference-service] Downloading botocore (12.9MiB) [e2e-llm-inference-service] Downloading grpcio-tools (2.5MiB) [e2e-llm-inference-service] Building timeout-sampler==1.0.3 [e2e-llm-inference-service] Building python-simple-logger==2.0.19 [e2e-llm-inference-service] Building pyasn==1.6.2 [e2e-llm-inference-service] Downloading aiohttp [e2e-llm-inference-service] Downloading black [e2e-llm-inference-service] Downloading pydantic-core [e2e-llm-inference-service] Downloading grpcio-tools [e2e-llm-inference-service] Downloading setuptools [e2e-llm-inference-service] Built python-simple-logger==2.0.19 [e2e-llm-inference-service] Downloading portforward [e2e-llm-inference-service] Downloading uvloop [e2e-llm-inference-service] Downloading cryptography [e2e-llm-inference-service] Downloading grpcio [e2e-llm-inference-service] Downloading kubernetes [e2e-llm-inference-service] Built timeout-sampler==1.0.3 [e2e-llm-inference-service] Built kserve @ file:///workspace/source/python/kserve [e2e-llm-inference-service] Downloading numpy [e2e-llm-inference-service] Built pyasn==1.6.2 [e2e-llm-inference-service] Downloading pandas [e2e-llm-inference-service] Downloading botocore [e2e-llm-inference-service] Downloading pyarrow [e2e-llm-inference-service] Downloading mypy [e2e-llm-inference-service] Prepared 100 packages in 1.89s [e2e-llm-inference-service] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-llm-inference-service] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-llm-inference-service] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-llm-inference-service] Installed 100 packages in 305ms [e2e-llm-inference-service] + aiohappyeyeballs==2.6.1 [e2e-llm-inference-service] + aiohttp==3.13.3 [e2e-llm-inference-service] + aiosignal==1.4.0 [e2e-llm-inference-service] + annotated-doc==0.0.4 [e2e-llm-inference-service] + annotated-types==0.7.0 [e2e-llm-inference-service] + anyio==4.9.0 [e2e-llm-inference-service] + attrs==25.3.0 [e2e-llm-inference-service] + avro==1.12.0 [e2e-llm-inference-service] + black==24.3.0 [e2e-llm-inference-service] + boto3==1.37.35 [e2e-llm-inference-service] + botocore==1.37.35 [e2e-llm-inference-service] + cachetools==5.5.2 [e2e-llm-inference-service] + certifi==2025.1.31 [e2e-llm-inference-service] + cffi==2.0.0 [e2e-llm-inference-service] + charset-normalizer==3.4.1 [e2e-llm-inference-service] + click==8.1.8 [e2e-llm-inference-service] + cloudevents==1.11.0 [e2e-llm-inference-service] + colorama==0.4.6 [e2e-llm-inference-service] + colorlog==6.10.1 [e2e-llm-inference-service] + coverage==7.8.0 [e2e-llm-inference-service] + cryptography==46.0.5 [e2e-llm-inference-service] + deprecation==2.1.0 [e2e-llm-inference-service] + durationpy==0.9 [e2e-llm-inference-service] + execnet==2.1.1 [e2e-llm-inference-service] + fastapi==0.121.3 [e2e-llm-inference-service] + frozenlist==1.5.0 [e2e-llm-inference-service] + google-auth==2.39.0 [e2e-llm-inference-service] + grpc-interceptor==0.15.4 [e2e-llm-inference-service] + grpcio==1.78.1 [e2e-llm-inference-service] + grpcio-testing==1.78.1 [e2e-llm-inference-service] + grpcio-tools==1.78.1 [e2e-llm-inference-service] + h11==0.16.0 [e2e-llm-inference-service] + httpcore==1.0.9 [e2e-llm-inference-service] + httptools==0.6.4 [e2e-llm-inference-service] + httpx==0.27.2 [e2e-llm-inference-service] + httpx-retries==0.4.5 [e2e-llm-inference-service] + idna==3.10 [e2e-llm-inference-service] + iniconfig==2.1.0 [e2e-llm-inference-service] + jinja2==3.1.6 [e2e-llm-inference-service] + jmespath==1.0.1 [e2e-llm-inference-service] + kserve==0.18.0rc1 (from file:///workspace/source/python/kserve) [e2e-llm-inference-service] + kubernetes==32.0.1 [e2e-llm-inference-service] + markupsafe==3.0.2 [e2e-llm-inference-service] + multidict==6.4.3 [e2e-llm-inference-service] + mypy==0.991 [e2e-llm-inference-service] + mypy-extensions==1.0.0 [e2e-llm-inference-service] + numpy==2.2.4 [e2e-llm-inference-service] + oauthlib==3.2.2 [e2e-llm-inference-service] + orjson==3.10.16 [e2e-llm-inference-service] + packaging==24.2 [e2e-llm-inference-service] + pandas==2.2.3 [e2e-llm-inference-service] + pathspec==0.12.1 [e2e-llm-inference-service] + platformdirs==4.3.7 [e2e-llm-inference-service] + pluggy==1.5.0 [e2e-llm-inference-service] + portforward==0.7.1 [e2e-llm-inference-service] + prometheus-client==0.21.1 [e2e-llm-inference-service] + propcache==0.3.1 [e2e-llm-inference-service] + protobuf==6.33.5 [e2e-llm-inference-service] + psutil==5.9.8 [e2e-llm-inference-service] + pyarrow==19.0.1 [e2e-llm-inference-service] + pyasn==1.6.2 [e2e-llm-inference-service] + pyasn1==0.6.1 [e2e-llm-inference-service] + pyasn1-modules==0.4.2 [e2e-llm-inference-service] + pycparser==2.22 [e2e-llm-inference-service] + pydantic==2.12.4 [e2e-llm-inference-service] + pydantic-core==2.41.5 [e2e-llm-inference-service] + pyjwt==2.12.1 [e2e-llm-inference-service] + pytest==7.4.4 [e2e-llm-inference-service] + pytest-asyncio==0.23.8 [e2e-llm-inference-service] + pytest-cov==5.0.0 [e2e-llm-inference-service] + pytest-httpx==0.30.0 [e2e-llm-inference-service] + pytest-xdist==3.6.1 [e2e-llm-inference-service] + python-dateutil==2.9.0.post0 [e2e-llm-inference-service] + python-dotenv==1.1.0 [e2e-llm-inference-service] + python-multipart==0.0.22 [e2e-llm-inference-service] + python-simple-logger==2.0.19 [e2e-llm-inference-service] + pytz==2025.2 [e2e-llm-inference-service] + pyyaml==6.0.2 [e2e-llm-inference-service] + requests==2.32.3 [e2e-llm-inference-service] + requests-oauthlib==2.0.0 [e2e-llm-inference-service] + rsa==4.9.1 [e2e-llm-inference-service] + s3transfer==0.11.4 [e2e-llm-inference-service] + setuptools==78.1.0 [e2e-llm-inference-service] + six==1.17.0 [e2e-llm-inference-service] + sniffio==1.3.1 [e2e-llm-inference-service] + starlette==0.49.1 [e2e-llm-inference-service] + tabulate==0.9.0 [e2e-llm-inference-service] + timeout-sampler==1.0.3 [e2e-llm-inference-service] + timing-asgi==0.3.1 [e2e-llm-inference-service] + tomlkit==0.13.2 [e2e-llm-inference-service] + typing-extensions==4.15.0 [e2e-llm-inference-service] + typing-inspection==0.4.2 [e2e-llm-inference-service] + tzdata==2025.2 [e2e-llm-inference-service] + urllib3==2.6.2 [e2e-llm-inference-service] + uvicorn==0.34.1 [e2e-llm-inference-service] + uvloop==0.21.0 [e2e-llm-inference-service] + watchfiles==1.0.5 [e2e-llm-inference-service] + websocket-client==1.8.0 [e2e-llm-inference-service] + websockets==15.0.1 [e2e-llm-inference-service] + yarl==1.20.0 [e2e-llm-inference-service] Audited 1 package in 47ms [e2e-llm-inference-service] /workspace/source [e2e-llm-inference-service] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-llm-inference-service] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-llm-inference-service] make: Entering directory '/workspace/source' [e2e-llm-inference-service] make: Leaving directory '/workspace/source' [e2e-llm-inference-service] Now using project "kserve" on server "https://a4b5cb0776afe441d9d7a74ce7eadaf5-35879f5de47f5132.elb.us-east-1.amazonaws.com:6443". [e2e-llm-inference-service] [e2e-llm-inference-service] You can add applications to this project with the 'new-app' command. For example, try: [e2e-llm-inference-service] [e2e-llm-inference-service] oc new-app rails-postgresql-example [e2e-llm-inference-service] [e2e-llm-inference-service] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-llm-inference-service] [e2e-llm-inference-service] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-llm-inference-service] [e2e-llm-inference-service] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-llm-inference-service] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-llm-inference-service] make: Entering directory '/workspace/source' [e2e-llm-inference-service] make: Leaving directory '/workspace/source' [e2e-llm-inference-service] Creating namespace openshift-keda... [e2e-llm-inference-service] namespace/openshift-keda created [e2e-llm-inference-service] Namespace openshift-keda created/ensured. [e2e-llm-inference-service] --- [e2e-llm-inference-service] Creating OperatorGroup openshift-keda... [e2e-llm-inference-service] operatorgroup.operators.coreos.com/openshift-keda created [e2e-llm-inference-service] OperatorGroup openshift-keda created/ensured. [e2e-llm-inference-service] --- [e2e-llm-inference-service] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-llm-inference-service] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-llm-inference-service] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-llm-inference-service] --- [e2e-llm-inference-service] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-llm-inference-service] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-llm-inference-service] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-llm-inference-service] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-llm-inference-service] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-llm-inference-service] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-llm-inference-service] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-llm-inference-service] CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). [e2e-llm-inference-service] --- [e2e-llm-inference-service] Applying KedaController custom resource... [e2e-llm-inference-service] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-llm-inference-service] kedacontroller.keda.sh/keda configured [e2e-llm-inference-service] KedaController custom resource applied. [e2e-llm-inference-service] --- [e2e-llm-inference-service] Allowing time for KEDA components to be provisioned by the operator ... [e2e-llm-inference-service] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-llm-inference-service] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-llm-inference-service] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-llm-inference-service] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-llm-inference-service] NAME READY STATUS RESTARTS AGE [e2e-llm-inference-service] keda-operator-ffbb595cb-fxr4m 1/1 Running 0 40s [e2e-llm-inference-service] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-llm-inference-service] pod/keda-operator-ffbb595cb-fxr4m condition met [e2e-llm-inference-service] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-llm-inference-service] KEDA Operator pod is ready. [e2e-llm-inference-service] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-llm-inference-service] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-llm-inference-service] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-llm-inference-service] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-llm-inference-service] NAME READY STATUS RESTARTS AGE [e2e-llm-inference-service] keda-metrics-apiserver-7c9f485588-sfrdt 1/1 Running 0 46s [e2e-llm-inference-service] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-llm-inference-service] pod/keda-metrics-apiserver-7c9f485588-sfrdt condition met [e2e-llm-inference-service] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-llm-inference-service] KEDA Metrics API Server pod is ready. [e2e-llm-inference-service] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-llm-inference-service] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-llm-inference-service] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-llm-inference-service] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-llm-inference-service] NAME READY STATUS RESTARTS AGE [e2e-llm-inference-service] keda-admission-cf49989db-xmv59 1/1 Running 0 51s [e2e-llm-inference-service] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-llm-inference-service] pod/keda-admission-cf49989db-xmv59 condition met [e2e-llm-inference-service] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-llm-inference-service] KEDA Webhook pod is ready. [e2e-llm-inference-service] --- [e2e-llm-inference-service] ✅ KEDA deployment script finished successfully. [e2e-llm-inference-service] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:cad7696aef647d1b6845a295cf41f82fc6a01236633416bf330dc9590d0b57c8 [e2e-llm-inference-service] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:fa09ea324801f04870c99977b770a6e52b211aeb8e9f5f502218a30b22f9a514 [e2e-llm-inference-service] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e9391ee1281af7f81a916bc80b584691bef158df8f07d34a6fb179b3bd4767e7 [e2e-llm-inference-service] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:88955c235550cb8e8a9cbe850692d2683b6dea68a08743540305f46e732a59a3 [e2e-llm-inference-service] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:050b18baea3a969ddc2a15671f898a5f40ff53eb89f54c18856b130dc10bd894 [e2e-llm-inference-service] Installing KServe via kustomize... [e2e-llm-inference-service] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-llm-inference-service] Waiting for CRDs to be established... [e2e-llm-inference-service] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-llm-inference-service] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-llm-inference-service] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-llm-inference-service] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-llm-inference-service] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-llm-inference-service] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-llm-inference-service] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-llm-inference-service] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-llm-inference-service] Applying all resources... [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-llm-inference-service] serviceaccount/kserve-controller-manager serverside-applied [e2e-llm-inference-service] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-llm-inference-service] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-llm-inference-service] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-llm-inference-service] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-llm-inference-service] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-llm-inference-service] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-llm-inference-service] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-llm-inference-service] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-llm-inference-service] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-llm-inference-service] configmap/inferenceservice-config serverside-applied [e2e-llm-inference-service] configmap/kserve-parameters serverside-applied [e2e-llm-inference-service] secret/kserve-webhook-server-secret serverside-applied [e2e-llm-inference-service] secret/mlpipeline-s3-artifact serverside-applied [e2e-llm-inference-service] service/kserve-controller-manager-metrics-service serverside-applied [e2e-llm-inference-service] service/kserve-controller-manager-service serverside-applied [e2e-llm-inference-service] service/kserve-webhook-server-service serverside-applied [e2e-llm-inference-service] service/llmisvc-controller-manager-service serverside-applied [e2e-llm-inference-service] service/llmisvc-webhook-server-service serverside-applied [e2e-llm-inference-service] service/s3-service serverside-applied [e2e-llm-inference-service] deployment.apps/kserve-controller-manager serverside-applied [e2e-llm-inference-service] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-llm-inference-service] deployment.apps/seaweedfs serverside-applied [e2e-llm-inference-service] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-llm-inference-service] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-llm-inference-service] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-llm-inference-service] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-llm-inference-service] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-llm-inference-service] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-llm-inference-service] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-llm-inference-service] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-llm-inference-service] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-llm-inference-service] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-llm-inference-service] Waiting for llmisvc-controller-manager to be ready... [e2e-llm-inference-service] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-llm-inference-service] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-llm-inference-service] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-llm-inference-service] NAME READY STATUS RESTARTS AGE [e2e-llm-inference-service] llmisvc-controller-manager-8677dc7484-bsvzf 0/1 ContainerCreating 0 6s [e2e-llm-inference-service] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-llm-inference-service] pod/llmisvc-controller-manager-8677dc7484-bsvzf condition met [e2e-llm-inference-service] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-llm-inference-service] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-llm-inference-service] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-llm-inference-service] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-llm-inference-service] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-llm-inference-service] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-llm-inference-service] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-llm-inference-service] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-llm-inference-service] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-llm-inference-service] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-llm-inference-service] Applying DSC/DSCI resources... [e2e-llm-inference-service] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-llm-inference-service] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-llm-inference-service] KServe manual installation complete [e2e-llm-inference-service] 🔧 Configuration: [e2e-llm-inference-service] KServe deployment: ❌ disabled [e2e-llm-inference-service] Kuadrant deployment: ✅ enabled [e2e-llm-inference-service] [e2e-llm-inference-service] Checking OpenShift server version...(4.20.23) [e2e-llm-inference-service] 🎯 Server version (4.20.23) is 4.19.9 or higher - continue with the script [e2e-llm-inference-service] ⏳ Installing cert-manager [e2e-llm-inference-service] namespace/cert-manager-operator created [e2e-llm-inference-service] operatorgroup.operators.coreos.com/cert-manager-operator created [e2e-llm-inference-service] subscription.operators.coreos.com/openshift-cert-manager-operator created [e2e-llm-inference-service] Waiting for openshift-cert-manager-operator CSV to become ready... [e2e-llm-inference-service] Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (0/300) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (5/300) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (10/300) [e2e-llm-inference-service] CSV cert-manager-operator.v1.19.0 found, but not yet Succeeded (Phase: Installing). Waiting... (15/300) [e2e-llm-inference-service] CSV cert-manager-operator.v1.19.0 is ready (Phase: Succeeded). [e2e-llm-inference-service] Waiting for CRD certificates.cert-manager.io to appear (timeout: 90s)… [e2e-llm-inference-service] CRD certificates.cert-manager.io detected — waiting for it to become Established (timeout: 90s)… [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/certificates.cert-manager.io condition met [e2e-llm-inference-service] ✅ Cert-manager installed [e2e-llm-inference-service] ⏳ Installing openshift-lws-operator [e2e-llm-inference-service] namespace/openshift-lws-operator created [e2e-llm-inference-service] operatorgroup.operators.coreos.com/leader-worker-set created [e2e-llm-inference-service] subscription.operators.coreos.com/leader-worker-set created [e2e-llm-inference-service] Waiting for leader-worker-set CSV to become ready... [e2e-llm-inference-service] Waiting for CSV to be installed for subscription leader-worker-set... (0/300) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription leader-worker-set... (5/300) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription leader-worker-set... (10/300) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription leader-worker-set... (15/300) [e2e-llm-inference-service] CSV leader-worker-set.v1.0.0 is ready (Phase: Succeeded). [e2e-llm-inference-service] Waiting for CRD leaderworkersetoperators.operator.openshift.io to appear (timeout: 90s)… [e2e-llm-inference-service] CRD leaderworkersetoperators.operator.openshift.io detected — waiting for it to become Established (timeout: 90s)… [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/leaderworkersetoperators.operator.openshift.io condition met [e2e-llm-inference-service] leaderworkersetoperator.operator.openshift.io/cluster created [e2e-llm-inference-service] ⏳ waiting for openshift-lws-operator to be ready.… [e2e-llm-inference-service] Waiting for pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to be created... [e2e-llm-inference-service] Pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" found. [e2e-llm-inference-service] Current pods for -l "name=openshift-lws-operator" in namespace "openshift-lws-operator": [e2e-llm-inference-service] NAME READY STATUS RESTARTS AGE [e2e-llm-inference-service] openshift-lws-operator-bfc7f696d-9646h 1/1 Running 0 13s [e2e-llm-inference-service] Waiting up to 600s for pod(s) -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to become ready... [e2e-llm-inference-service] pod/openshift-lws-operator-bfc7f696d-9646h condition met [e2e-llm-inference-service] Pod(s) -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" are ready. [e2e-llm-inference-service] ✅ openshift-lws-operator installed [e2e-llm-inference-service] gatewayclass.gateway.networking.k8s.io/openshift-default created [e2e-llm-inference-service] Waiting for pod -l "app=istiod" in namespace "openshift-ingress" to be created... [e2e-llm-inference-service] Pod -l "app=istiod" in namespace "openshift-ingress" found. [e2e-llm-inference-service] Current pods for -l "app=istiod" in namespace "openshift-ingress": [e2e-llm-inference-service] NAME READY STATUS RESTARTS AGE [e2e-llm-inference-service] istiod-openshift-gateway-798958bb55-pkc4d 1/1 Running 0 5s [e2e-llm-inference-service] Waiting up to 600s for pod(s) -l "app=istiod" in namespace "openshift-ingress" to become ready... [e2e-llm-inference-service] pod/istiod-openshift-gateway-798958bb55-pkc4d condition met [e2e-llm-inference-service] Pod(s) -l "app=istiod" in namespace "openshift-ingress" are ready. [e2e-llm-inference-service] ⏳ Creating a Gateway [e2e-llm-inference-service] Error from server (AlreadyExists): namespaces "openshift-ingress" already exists [e2e-llm-inference-service] gateway.gateway.networking.k8s.io/openshift-ai-inference created [e2e-llm-inference-service] Waiting for pod -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" to be created... [e2e-llm-inference-service] Pod -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" found. [e2e-llm-inference-service] Current pods for -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress": [e2e-llm-inference-service] NAME READY STATUS RESTARTS AGE [e2e-llm-inference-service] openshift-ai-inference-openshift-default-849cdfbf5f-nm88r 0/1 Running 0 5s [e2e-llm-inference-service] Waiting up to 600s for pod(s) -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" to become ready... [e2e-llm-inference-service] pod/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r condition met [e2e-llm-inference-service] Pod(s) -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" are ready. [e2e-llm-inference-service] ⏳ Installing RHCL(Kuadrant) operator [e2e-llm-inference-service] namespace/kuadrant-system created [e2e-llm-inference-service] subscription.operators.coreos.com/rhcl-operator created [e2e-llm-inference-service] operatorgroup.operators.coreos.com/kuadrant created [e2e-llm-inference-service] Waiting for rhcl-operator CSV to become ready... [e2e-llm-inference-service] Waiting for CSV to be installed for subscription rhcl-operator... (0/600) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription rhcl-operator... (5/600) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription rhcl-operator... (10/600) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription rhcl-operator... (15/600) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription rhcl-operator... (20/600) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription rhcl-operator... (25/600) [e2e-llm-inference-service] Waiting for CSV to be installed for subscription rhcl-operator... (30/600) [e2e-llm-inference-service] CSV rhcl-operator.v1.3.3 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-llm-inference-service] CSV rhcl-operator.v1.3.3 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-llm-inference-service] CSV rhcl-operator.v1.3.3 is ready (Phase: Succeeded). [e2e-llm-inference-service] Waiting for CRD kuadrants.kuadrant.io to appear (timeout: 90s)… [e2e-llm-inference-service] CRD kuadrants.kuadrant.io detected — waiting for it to become Established (timeout: 90s)… [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/kuadrants.kuadrant.io condition met [e2e-llm-inference-service] Waiting for apiserver discovery /apis/kuadrant.io/v1beta1 to list kuadrants (timeout: 120s)… [e2e-llm-inference-service] Discovery for kuadrant.io/v1beta1 includes kuadrants. [e2e-llm-inference-service] ⏳ sleeping 30s after discovery (RESTMapper can trail discovery)… [e2e-llm-inference-service] kuadrant.kuadrant.io/kuadrant created [e2e-llm-inference-service] ⏳ waiting for Kuadrant Ready (attempt 1/2, timeout 5m)… [e2e-llm-inference-service] kuadrant.kuadrant.io/kuadrant condition met [e2e-llm-inference-service] Waiting for pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" to be created... [e2e-llm-inference-service] Pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" found. [e2e-llm-inference-service] Current pods for -l "control-plane=authorino-operator" in namespace "kuadrant-system": [e2e-llm-inference-service] NAME READY STATUS RESTARTS AGE [e2e-llm-inference-service] authorino-operator-7587b89b76-h5ll8 1/1 Running 0 68s [e2e-llm-inference-service] Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... [e2e-llm-inference-service] pod/authorino-operator-7587b89b76-h5ll8 condition met [e2e-llm-inference-service] Pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" are ready. [e2e-llm-inference-service] ⏳ waiting for authorino service to be created... [e2e-llm-inference-service] service/authorino-authorino-authorization condition met [e2e-llm-inference-service] service/authorino-authorino-authorization annotated [e2e-llm-inference-service] Warning: resource authorinos/authorino is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-llm-inference-service] authorino.operator.authorino.kuadrant.io/authorino configured [e2e-llm-inference-service] Waiting for pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" to be created... [e2e-llm-inference-service] Pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" found. [e2e-llm-inference-service] Current pods for -l "control-plane=authorino-operator" in namespace "kuadrant-system": [e2e-llm-inference-service] NAME READY STATUS RESTARTS AGE [e2e-llm-inference-service] authorino-operator-7587b89b76-h5ll8 1/1 Running 0 79s [e2e-llm-inference-service] Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... [e2e-llm-inference-service] pod/authorino-operator-7587b89b76-h5ll8 condition met [e2e-llm-inference-service] Pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" are ready. [e2e-llm-inference-service] ✅ kuadrant(authorino) installed [e2e-llm-inference-service] Patching ingress domain... [e2e-llm-inference-service] configmap/inferenceservice-config patched [e2e-llm-inference-service] pod "kserve-controller-manager-87b4b9896-d2s9d" deleted [e2e-llm-inference-service] Waiting for kserve-controller-manager to be ready... [e2e-llm-inference-service] pod/kserve-controller-manager-87b4b9896-p89ct condition met [e2e-llm-inference-service] Installing ODH Model Controller manually... [e2e-llm-inference-service] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-llm-inference-service] serviceaccount/model-serving-api created [e2e-llm-inference-service] serviceaccount/odh-model-controller created [e2e-llm-inference-service] role.rbac.authorization.k8s.io/leader-election-role created [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-llm-inference-service] Warning: resource clusterroles/metrics-reader is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/metrics-reader configured [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-llm-inference-service] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-llm-inference-service] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-llm-inference-service] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-llm-inference-service] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-llm-inference-service] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-llm-inference-service] configmap/odh-model-controller-parameters created [e2e-llm-inference-service] service/model-serving-api created [e2e-llm-inference-service] service/odh-model-controller-metrics-service created [e2e-llm-inference-service] service/odh-model-controller-webhook-service created [e2e-llm-inference-service] deployment.apps/model-serving-api created [e2e-llm-inference-service] deployment.apps/odh-model-controller created [e2e-llm-inference-service] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-llm-inference-service] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-llm-inference-service] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-llm-inference-service] template.template.openshift.io/kserve-ovms created [e2e-llm-inference-service] template.template.openshift.io/mlserver-runtime-template created [e2e-llm-inference-service] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-llm-inference-service] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-llm-inference-service] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-llm-inference-service] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-llm-inference-service] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-llm-inference-service] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-llm-inference-service] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-llm-inference-service] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-llm-inference-service] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-llm-inference-service] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-llm-inference-service] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-llm-inference-service] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-llm-inference-service] deployment "odh-model-controller" successfully rolled out [e2e-llm-inference-service] networkpolicy.networking.k8s.io/allow-all created [e2e-llm-inference-service] KServe setup complete (namespace: kserve) [e2e-llm-inference-service] Add testing models to SeaweedFS S3 storage ... [e2e-llm-inference-service] Waiting for SeaweedFS deployment to be ready... [e2e-llm-inference-service] deployment "seaweedfs" successfully rolled out [e2e-llm-inference-service] S3 init job not completed, re-creating... [e2e-llm-inference-service] job.batch/s3-init replaced [e2e-llm-inference-service] Waiting for S3 init job to complete... [e2e-llm-inference-service] job.batch/s3-init condition met [e2e-llm-inference-service] Prepare CI namespace and install ServingRuntimes [e2e-llm-inference-service] Setting up CI namespace: kserve-ci-e2e-test [e2e-llm-inference-service] Tearing down CI namespace: kserve-ci-e2e-test [e2e-llm-inference-service] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-llm-inference-service] CI namespace teardown complete [e2e-llm-inference-service] Creating namespace kserve-ci-e2e-test [e2e-llm-inference-service] namespace/kserve-ci-e2e-test created [e2e-llm-inference-service] Applying S3 artifact secret [e2e-llm-inference-service] secret/mlpipeline-s3-artifact created [e2e-llm-inference-service] Applying storage-config secret [e2e-llm-inference-service] secret/storage-config created [e2e-llm-inference-service] Creating odh-trusted-ca-bundle configmap [e2e-llm-inference-service] configmap/odh-trusted-ca-bundle created [e2e-llm-inference-service] Installing ServingRuntimes [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-llm-inference-service] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-llm-inference-service] CI namespace setup complete [e2e-llm-inference-service] Setup complete [e2e-llm-inference-service] === E2E cluster / operator summary === [e2e-llm-inference-service] Client Version: 4.20.11 [e2e-llm-inference-service] Kustomize Version: v5.6.0 [e2e-llm-inference-service] Server Version: 4.20.23 [e2e-llm-inference-service] Kubernetes Version: v1.33.11 [e2e-llm-inference-service] ClusterVersion desired: 4.20.23 [e2e-llm-inference-service] ClusterVersion history (latest): 4.20.23 (Completed) [e2e-llm-inference-service] CSVs in kuadrant-system: [e2e-llm-inference-service] authorino-operator.v1.3.0 Succeeded [e2e-llm-inference-service] cert-manager-operator.v1.19.0 Succeeded [e2e-llm-inference-service] dns-operator.v1.3.0 Succeeded [e2e-llm-inference-service] limitador-operator.v1.3.0 Succeeded [e2e-llm-inference-service] rhcl-operator.v1.3.3 Succeeded [e2e-llm-inference-service] servicemeshoperator3.v3.1.0 Succeeded [e2e-llm-inference-service] CSVs in openshift-keda: [e2e-llm-inference-service] authorino-operator.v1.3.0 Succeeded [e2e-llm-inference-service] cert-manager-operator.v1.19.0 Succeeded [e2e-llm-inference-service] custom-metrics-autoscaler.v2.18.1-2 Succeeded [e2e-llm-inference-service] dns-operator.v1.3.0 Succeeded [e2e-llm-inference-service] limitador-operator.v1.3.0 Succeeded [e2e-llm-inference-service] rhcl-operator.v1.3.3 Succeeded [e2e-llm-inference-service] servicemeshoperator3.v3.1.0 Succeeded [e2e-llm-inference-service] CSVs in cert-manager-operator: [e2e-llm-inference-service] authorino-operator.v1.3.0 Succeeded [e2e-llm-inference-service] cert-manager-operator.v1.19.0 Succeeded [e2e-llm-inference-service] dns-operator.v1.3.0 Succeeded [e2e-llm-inference-service] limitador-operator.v1.3.0 Succeeded [e2e-llm-inference-service] rhcl-operator.v1.3.3 Succeeded [e2e-llm-inference-service] servicemeshoperator3.v3.1.0 Succeeded [e2e-llm-inference-service] CSVs in openshift-lws-operator: [e2e-llm-inference-service] authorino-operator.v1.3.0 Succeeded [e2e-llm-inference-service] cert-manager-operator.v1.19.0 Succeeded [e2e-llm-inference-service] dns-operator.v1.3.0 Succeeded [e2e-llm-inference-service] leader-worker-set.v1.0.0 Succeeded [e2e-llm-inference-service] limitador-operator.v1.3.0 Succeeded [e2e-llm-inference-service] rhcl-operator.v1.3.3 Succeeded [e2e-llm-inference-service] servicemeshoperator3.v3.1.0 Succeeded [e2e-llm-inference-service] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-llm-inference-service] authorino-operator.v1.3.0 Succeeded [e2e-llm-inference-service] dns-operator.v1.3.0 Succeeded [e2e-llm-inference-service] limitador-operator.v1.3.0 Succeeded [e2e-llm-inference-service] rhcl-operator.v1.3.3 Succeeded [e2e-llm-inference-service] Kuadrant / Authorino (diagnostics): [e2e-llm-inference-service] CRD kuadrants.kuadrant.io versions: v1beta1 served=true storage=true [e2e-llm-inference-service] Subscriptions in kuadrant-system: [e2e-llm-inference-service] authorino-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators authorino-operator.v1.3.0 [e2e-llm-inference-service] dns-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators dns-operator.v1.3.0 [e2e-llm-inference-service] limitador-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators limitador-operator.v1.3.0 [e2e-llm-inference-service] rhcl-operator stable redhat-operators rhcl-operator.v1.3.3 [e2e-llm-inference-service] Kuadrant CR conditions (kuadrant/kuadrant-system): [e2e-llm-inference-service] Ready=True (Ready) [e2e-llm-inference-service] KServe deployments in kserve: [e2e-llm-inference-service] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:cad7696aef647d1b6845a295cf41f82fc6a01236633416bf330dc9590d0b57c8 [e2e-llm-inference-service] imageID: quay.io/opendatahub/kserve-controller@sha256:600a232c92fb6d05534088a0987a5669fb6dd7ad117dc3e4be6df8f6db001045 [e2e-llm-inference-service] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-llm-inference-service] imageID: quay.io/opendatahub/odh-model-controller@sha256:0e08a2340762c3a0c677ba83b3340745b67adaa1d26a44cd2592f82f5a147d54 [e2e-llm-inference-service] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:fa09ea324801f04870c99977b770a6e52b211aeb8e9f5f502218a30b22f9a514 [e2e-llm-inference-service] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:7c0373cd206d31ae90d2a2a274c4f9ffea49b54646e8c354684e4213de0f9d2b [e2e-llm-inference-service] === End E2E cluster / operator summary === [e2e-llm-inference-service] /workspace/source [e2e-llm-inference-service] REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- [e2e-llm-inference-service] MIIDPDCCAiSgAwIBAgIIEpCpOqMzDcEwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-llm-inference-service] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDUyMDE1MjUxOVoX [e2e-llm-inference-service] DTM2MDUxNzE1MjUxOVowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy [e2e-llm-inference-service] b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvtA5lRH2jvU3 [e2e-llm-inference-service] 6dIrnxjlbLDhtXHZmmDfKDeJfhoLrrM1VJJsr52NMXD64AeX34Hr6ZPXx5wu+K0B [e2e-llm-inference-service] tfE0edG/BowDl/5fE7L/BjVR87bnmpTqm+t3LoQzM9Re48BJlpCa6yNbE0SUsPCk [e2e-llm-inference-service] AQnXGgrudBQmKEa7xS09tEIfBAfS7xHudc25ek9a7+R2rsvKCoOeOKx9xapUv5Wz [e2e-llm-inference-service] 9nJdmtOzgRuqgKUTX1NI7ffpC4KxCTpvI892LMj1Cq4+VB8sfrmr1peE9B5kBUUa [e2e-llm-inference-service] Ri+rLzJU/Bd8/F0mSJ0bTedG+7O0uU73b0cW6JelEi3bLDz4sipaP1oTpFf/5rnb [e2e-llm-inference-service] Su2VP+j5QwIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB [e2e-llm-inference-service] /zBJBgNVHQ4EQgRAGOdpSPdrSVj/E2VP0KlI88NcXCmOmiiYgI6Ul12IF2N736wg [e2e-llm-inference-service] cQ0GJjdV9M64SG7IYAbT4aA0AE+9LSvIi9gllTANBgkqhkiG9w0BAQsFAAOCAQEA [e2e-llm-inference-service] duFT6X9v2UQ14I1rcCyp+HKUwcGMRvc8CtK/h0QlPgSkJX2XFvK4UxjODuAi2GDD [e2e-llm-inference-service] gAdOGqujQaxnKd6ESDUwPJmGQJ221APPLQJtz8I3TrP8WL3HPtO7eDxUepbdQyBj [e2e-llm-inference-service] LGPO5ASVdiKMDl/Gi+bCKdauqGTSOvdUWpZxP/7NA5MlpfvUjVlwbf6MDPg4Je8h [e2e-llm-inference-service] C38P87/m4SVJEbznrYwZBj5ZBwAgv8bA78XukkwNF06W9VB9rmTsHygEv18KfVqp [e2e-llm-inference-service] aeRwwrolugtJnN/FinvvinSihM0nOgyHw3NQiEPBOKY1nixLjL2kAVA+nYO9cMl2 [e2e-llm-inference-service] sA3YmzRMXNgfQPySYSG3jg== [e2e-llm-inference-service] -----END CERTIFICATE----- [e2e-llm-inference-service] -----BEGIN CERTIFICATE----- [e2e-llm-inference-service] MIIEADCCAuigAwIBAgIIFbnP8tz3ScswDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-llm-inference-service] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDUyMDE1MjYxN1oX [e2e-llm-inference-service] DTI3MDUyMDE1MjYxN1owMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv [e2e-llm-inference-service] cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB [e2e-llm-inference-service] ALsuKTlBZCH9YH1JrdpzfAcTzj8NSMl/Paeiq1W2YhgR4LLnSLMLlJHiw0yttPkC [e2e-llm-inference-service] qZS6DJKdmdY6n9fEUspoKtUfgw7kAqeNj162YZOX7wXtFY56Cdxv66Dc9QFC47/K [e2e-llm-inference-service] FNir8wJ56Z/xvyQmakUJFhSrt+FHjvSaD79w1B5F3ax4FTpwyN9o7xB186xMzAyF [e2e-llm-inference-service] A47mTem8rgHlpkZ5naJ2dxzq+LBZJNxNcn8LIoBwUrp8SHaEcOkSihbaeS3IvNJv [e2e-llm-inference-service] bMYIN88q7NRhIb34RTyEYfN+tgyT2DZZh4i/h0T9CYvUEWdy94nPPJVwOBUpuABq [e2e-llm-inference-service] a3PqAw8mWyJyUkVXyRuWTVsCAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd [e2e-llm-inference-service] BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV [e2e-llm-inference-service] HQ4EQgRAZJFuWXHZZ3ROxvSEfOfIkI+r0ZwkijOSz956tvGxhFjiBiV65bJQ+MQz [e2e-llm-inference-service] 5f4gClUi7KJ9AwA8lqWhfsVaMXf2ojBLBgNVHSMERDBCgEAY52lI92tJWP8TZU/Q [e2e-llm-inference-service] qUjzw1xcKY6aKJiAjpSXXYgXY3vfrCBxDQYmN1X0zrhIbshgBtPhoDQAT70tK8iL [e2e-llm-inference-service] 2CWVMEsGA1UdEQREMEKCQCouYXBwcy5lYmRhOGU5NS1lMzFhLTQwYzQtYjM4Mi1i [e2e-llm-inference-service] Njk3NTg1NWU0OTAucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD [e2e-llm-inference-service] ggEBAKMsHOrHcKW+qL56G+t8C5TLrkFfdTNonRsy2Bg7GFLMCR5lqM/BsQ8D+NAK [e2e-llm-inference-service] 2mZct4Kt7ppy9B2koeC0Ck/U4hysyV2T8QBFWAvGK1oWfIFaG56+iS7PUHn5VMNZ [e2e-llm-inference-service] 17gehjDWHeN9oh788ItVaM4sqZr55Yde/ksoZqqvTYKWKR6Hm/LbLcgqEt3OYGfh [e2e-llm-inference-service] yykX9kSxeUPbUGIMBQgOt+mikTv2tfikB3HeCLc/x0I/VUaXVHrIp+wQW4Qpetyk [e2e-llm-inference-service] BlgNtI+537CE2kiDr1KBR4oflI8ykXWqcgVvgcVyBHli41iwyhLW4IVZMhBixhkw [e2e-llm-inference-service] XTF5+xoYCwo/8/1eqwt8L7unKZ8= [e2e-llm-inference-service] -----END CERTIFICATE----- [e2e-llm-inference-service] [e2e-llm-inference-service] -----BEGIN CERTIFICATE----- [e2e-llm-inference-service] MIIDUTCCAjmgAwIBAgIIXeb57w7sApgwDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE [e2e-llm-inference-service] Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3OTI5MTEzNzAe [e2e-llm-inference-service] Fw0yNjA1MjAxNTMyMTdaFw0yODA3MTgxNTMyMThaMDYxNDAyBgNVBAMMK29wZW5z [e2e-llm-inference-service] aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzkyOTExMzcwggEiMA0GCSqG [e2e-llm-inference-service] SIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6uKQqL2ytREhjdrwL00KEj1Fsc0ckBgQF [e2e-llm-inference-service] Y7DpAb1n1CJjwKqCtJE5Fj9gzUvNDVMGvREG99Z5s37eJEhax+06d/FwBWV/Dzgd [e2e-llm-inference-service] g4qu5z9oSJ1nSslOHFF6m3/+Doywkw7fNBFdFjKDqWNNZePj0kS6jc5Pa8o7lZkE [e2e-llm-inference-service] 6h7sFL4dTyZVkIJaTRHkoV0u5gczV12329xMEG3u77tWpXh+uCLmhiKY0QpGx/OQ [e2e-llm-inference-service] ZpOOViuuxKss0e3pZn4GXfJ/qweFfnNORFx8Vz8PGkDYjKLXhFSr3YiDa/aNlaFg [e2e-llm-inference-service] Dmv9oKvlNZrM5Jd/pzZ9FJjdsxakKnIypwdw+MyS1ZeXHSnkAgupAgMBAAGjYzBh [e2e-llm-inference-service] MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBS0BVTA [e2e-llm-inference-service] JYgOWuH7xWy/ErdGGxaEWzAfBgNVHSMEGDAWgBS0BVTAJYgOWuH7xWy/ErdGGxaE [e2e-llm-inference-service] WzANBgkqhkiG9w0BAQsFAAOCAQEAawDGLONCz564fhXghvTxNjyplqfH19jB1IlR [e2e-llm-inference-service] WEoInCwTCkSQ9LxyZ6sv1spL3vDi5gIlaWr38wW+mBv/Pou6gh0Jjun+83txOYb7 [e2e-llm-inference-service] IUaHP97fJBcgGBVbagD95L8DolyhXcEGrky9shEDZWtnoU3zZaklkD+25bZsxWM8 [e2e-llm-inference-service] QhBiYYgjRir3RNRT3ZjI+k3bW/40l5sEtAW5YcslloUp6YRhbky24uik3H06jDw0 [e2e-llm-inference-service] tYtQdArQRPLNK7aoP7oCizZNlCqvomaUHh7O2dR6QLY0FVwZxjJt9R4p7SQJdY2u [e2e-llm-inference-service] e0XUQvnqYjJE91pZqQ2ucAXxRaVFQ9fZvC8AipY1dxG0sWrbMw== [e2e-llm-inference-service] -----END CERTIFICATE----- [e2e-llm-inference-service] Run E2E tests: llminferenceservice and cluster_cpu and not autoscaling [e2e-llm-inference-service] Starting E2E functional tests ... [e2e-llm-inference-service] Parallelism requested for pytest is 2 [e2e-llm-inference-service] ============================= test session starts ============================== [e2e-llm-inference-service] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-llm-inference-service] cachedir: .pytest_cache [e2e-llm-inference-service] rootdir: /workspace/source/test/e2e [e2e-llm-inference-service] configfile: pytest.ini [e2e-llm-inference-service] plugins: anyio-4.9.0, xdist-3.6.1, asyncio-0.23.8, httpx-0.30.0, cov-5.0.0 [e2e-llm-inference-service] asyncio: mode=Mode.STRICT [e2e-llm-inference-service] created: 2/2 workers [e2e-llm-inference-service] 2 workers [22 items] [e2e-llm-inference-service] [e2e-llm-inference-service] scheduling tests via WorkStealingScheduling [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [e2e-llm-inference-service] llmisvc/test_gateway_section_name.py::test_gateway_section_name_propagation[cluster_single_node-cluster_cpu-with-section-name] 2026-05-20 15:45:16.434 6208 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-llm-inference-service] 2026-05-20 15:45:16.434 6205 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-llm-inference-service] 2026-05-20 15:45:16.447 6205 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 15:45:16.447 6205 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 15:45:16.473 6205 kserve.trace Resource not found, creating Gateway router-gateway-1 [e2e-llm-inference-service] 2026-05-20 15:45:16.473 6205 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-1 [e2e-llm-inference-service] 2026-05-20 15:45:16.481 6205 kserve.trace ✓ Successfully created Gateway router-gateway-1 [e2e-llm-inference-service] 2026-05-20 15:45:16.481 6205 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-1 [e2e-llm-inference-service] [e2e-llm-inference-service] [gw0] PASSED llmisvc/test_gateway_section_name.py::test_gateway_section_name_propagation[cluster_single_node-cluster_cpu-with-section-name] [e2e-llm-inference-service] llmisvc/test_gateway_section_name.py::test_gateway_section_name_propagation[cluster_single_node-cluster_cpu-without-section-name] 2026-05-20 15:45:37.792 6205 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 15:45:37.792 6205 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 15:45:37.839 6205 kserve.trace ✓ Successfully updated Gateway router-gateway-1 [e2e-llm-inference-service] 2026-05-20 15:45:37.839 6205 kserve.trace INFO [gw_api.py:create_or_update_gateway():57] ✓ Successfully updated Gateway router-gateway-1 [e2e-llm-inference-service] [e2e-llm-inference-service] [gw0] PASSED llmisvc/test_gateway_section_name.py::test_gateway_section_name_propagation[cluster_single_node-cluster_cpu-without-section-name] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] 2026-05-20 15:45:56.795 6205 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 15:45:56.795 6205 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 15:45:56.844 6205 kserve.trace ✓ Successfully updated Gateway router-gateway-1 [e2e-llm-inference-service] 2026-05-20 15:45:56.844 6205 kserve.trace INFO [gw_api.py:create_or_update_gateway():57] ✓ Successfully updated Gateway router-gateway-1 [e2e-llm-inference-service] [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] [e2e-llm-inference-service] llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha1_to_v1alpha2_conversion [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha1_to_v1alpha2_conversion [e2e-llm-inference-service] llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha2_to_v1alpha1_conversion [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha2_to_v1alpha1_conversion [e2e-llm-inference-service] llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_criticality_preservation_via_annotations [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_criticality_preservation_via_annotations [e2e-llm-inference-service] llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_lora_criticality_preservation [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_lora_criticality_preservation [e2e-llm-inference-service] llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_round_trip_conversion_preserves_fields [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_round_trip_conversion_preserves_fields [e2e-llm-inference-service] llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_storage_version_migration.py::TestStorageVersionMigration::test_storage_version_migration_after_simulated_upgrade [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_storage_version_migration.py::TestStorageVersionMigration::test_storage_version_migration_after_simulated_upgrade [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] [e2e-llm-inference-service] [gw0] FAILED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] 2026-05-20 16:05:24.531 6205 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:05:24.531 6205 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:05:24.575 6205 kserve.trace ✓ Successfully updated Gateway router-gateway-1 [e2e-llm-inference-service] 2026-05-20 16:05:24.575 6205 kserve.trace INFO [gw_api.py:create_or_update_gateway():57] ✓ Successfully updated Gateway router-gateway-1 [e2e-llm-inference-service] 2026-05-20 16:05:24.575 6205 kserve.trace Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:05:24.575 6205 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:05:24.579 6205 kserve.trace Resource not found, creating HttpRoute router-route-1 [e2e-llm-inference-service] 2026-05-20 16:05:24.579 6205 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-1 [e2e-llm-inference-service] 2026-05-20 16:05:24.592 6205 kserve.trace ✓ Successfully created HttpRoute router-route-1 [e2e-llm-inference-service] 2026-05-20 16:05:24.592 6205 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-1 [e2e-llm-inference-service] 2026-05-20 16:05:24.592 6205 kserve.trace Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:05:24.592 6205 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:05:24.596 6205 kserve.trace Resource not found, creating HttpRoute router-route-2 [e2e-llm-inference-service] 2026-05-20 16:05:24.596 6205 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-2 [e2e-llm-inference-service] 2026-05-20 16:05:24.608 6205 kserve.trace ✓ Successfully created HttpRoute router-route-2 [e2e-llm-inference-service] 2026-05-20 16:05:24.608 6205 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-2 [e2e-llm-inference-service] [e2e-llm-inference-service] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] [e2e-llm-inference-service] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] [e2e-llm-inference-service] [gw1] FAILED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] 2026-05-20 16:14:21.050 6208 kserve.trace Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:14:21.050 6208 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:14:21.089 6208 kserve.trace Resource not found, creating Gateway router-gateway-2 [e2e-llm-inference-service] 2026-05-20 16:14:21.089 6208 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-2 [e2e-llm-inference-service] 2026-05-20 16:14:21.096 6208 kserve.trace ✓ Successfully created Gateway router-gateway-2 [e2e-llm-inference-service] 2026-05-20 16:14:21.096 6208 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-2 [e2e-llm-inference-service] 2026-05-20 16:14:21.096 6208 kserve.trace Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:14:21.096 6208 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:14:21.102 6208 kserve.trace Resource not found, creating HttpRoute router-route-3 [e2e-llm-inference-service] 2026-05-20 16:14:21.102 6208 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-3 [e2e-llm-inference-service] 2026-05-20 16:14:21.114 6208 kserve.trace ✓ Successfully created HttpRoute router-route-3 [e2e-llm-inference-service] 2026-05-20 16:14:21.114 6208 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-3 [e2e-llm-inference-service] 2026-05-20 16:14:21.115 6208 kserve.trace Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:14:21.115 6208 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] 2026-05-20 16:14:21.121 6208 kserve.trace Resource not found, creating HttpRoute router-route-4 [e2e-llm-inference-service] 2026-05-20 16:14:21.121 6208 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-4 [e2e-llm-inference-service] 2026-05-20 16:14:21.129 6208 kserve.trace ✓ Successfully created HttpRoute router-route-4 [e2e-llm-inference-service] 2026-05-20 16:14:21.129 6208 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-4 [e2e-llm-inference-service] [e2e-llm-inference-service] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] [e2e-llm-inference-service] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] [e2e-llm-inference-service] [e2e-llm-inference-service] =================================== FAILURES =================================== [e2e-llm-inference-service] _ test_llm_inference_service[router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] _ [e2e-llm-inference-service] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-llm-inference-service] [e2e-llm-inference-service] test_case = TestCase(base_refs=['router-with-gateway-ref', 'router-with-managed-route', 'model-fb-opt-125m', 'workload-llmd-simula... {'name': 'workload-llmd-simulator-llmisvc-e25babec'}]}, [e2e-llm-inference-service] 'status': None}, model_name='facebook/opt-125m') [e2e-llm-inference-service] [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] @pytest.mark.asyncio(loop_scope="session") [e2e-llm-inference-service] @pytest.mark.parametrize( [e2e-llm-inference-service] "test_case", [e2e-llm-inference-service] [ [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-with-gateway-ref", [e2e-llm-inference-service] "router-with-managed-route", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] "workload-llmd-simulator", [e2e-llm-inference-service] ], [e2e-llm-inference-service] endpoint="/v1/completions", [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] payload_formatter=completions_payload, [e2e-llm-inference-service] response_assertion=create_response_assertion(with_field="choices"), [e2e-llm-inference-service] before_test=[ [e2e-llm-inference-service] lambda: create_router_resources( [e2e-llm-inference-service] gateways=[ROUTER_GATEWAYS[0]], [e2e-llm-inference-service] ) [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_cpu, [e2e-llm-inference-service] pytest.mark.cluster_single_node, [e2e-llm-inference-service] pytest.mark.llmd_simulator, [e2e-llm-inference-service] pytest.mark.custom_gateway, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "workload-single-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] payload_formatter=completions_payload, [e2e-llm-inference-service] response_assertion=assert_200_with_choices, [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-custom-route-timeout", [e2e-llm-inference-service] "scheduler-managed", [e2e-llm-inference-service] "workload-single-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="custom-route-timeout-test", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-with-refs", [e2e-llm-inference-service] "scheduler-managed", [e2e-llm-inference-service] "workload-single-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="router-with-refs-test", [e2e-llm-inference-service] before_test=[ [e2e-llm-inference-service] lambda: create_router_resources( [e2e-llm-inference-service] gateways=[ROUTER_GATEWAYS[0]], [e2e-llm-inference-service] routes=[ROUTER_ROUTES[0], ROUTER_ROUTES[1]], [e2e-llm-inference-service] ) [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_cpu, [e2e-llm-inference-service] pytest.mark.cluster_single_node, [e2e-llm-inference-service] pytest.mark.custom_gateway, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=["router-managed", "workload-pd-cpu", "model-fb-opt-125m"], [e2e-llm-inference-service] prompt="You are an expert in Kubernetes-native machine learning serving platforms, with deep knowledge of the KServe project. " [e2e-llm-inference-service] "Explain the challenges of serving large-scale models, GPU scheduling, and how KServe integrates with capabilities like multi-model serving. " [e2e-llm-inference-service] "Provide a detailed comparison with open source alternatives, focusing on operational trade-offs.", [e2e-llm-inference-service] response_assertion=assert_200_with_choices, [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-custom-route-timeout-pd", [e2e-llm-inference-service] "scheduler-managed", [e2e-llm-inference-service] "workload-pd-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="You are an expert in Kubernetes-native machine learning serving platforms, with deep knowledge of the KServe project. " [e2e-llm-inference-service] "Explain the challenges of serving large-scale models, GPU scheduling, and how KServe integrates with capabilities like multi-model serving. " [e2e-llm-inference-service] "Provide a detailed comparison with open source alternatives, focusing on operational trade-offs.", [e2e-llm-inference-service] service_name="custom-route-timeout-pd-test", [e2e-llm-inference-service] response_assertion=assert_200_with_choices, [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-with-refs-pd", [e2e-llm-inference-service] "scheduler-managed", [e2e-llm-inference-service] "workload-pd-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="You are an expert in Kubernetes-native machine learning serving platforms, with deep knowledge of the KServe project. " [e2e-llm-inference-service] "Explain the challenges of serving large-scale models, GPU scheduling, and how KServe integrates with capabilities like multi-model serving. " [e2e-llm-inference-service] "Provide a detailed comparison with open source alternatives, focusing on operational trade-offs.", [e2e-llm-inference-service] service_name="router-with-refs-pd-test", [e2e-llm-inference-service] response_assertion=assert_200_with_choices, [e2e-llm-inference-service] before_test=[ [e2e-llm-inference-service] lambda: create_router_resources( [e2e-llm-inference-service] gateways=[ROUTER_GATEWAYS[1]], [e2e-llm-inference-service] routes=[ROUTER_ROUTES[2], ROUTER_ROUTES[3]], [e2e-llm-inference-service] ) [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_cpu, [e2e-llm-inference-service] pytest.mark.cluster_single_node, [e2e-llm-inference-service] pytest.mark.custom_gateway, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "workload-dp-ep-gpu", [e2e-llm-inference-service] "workload-dp-ep-prefill-gpu", [e2e-llm-inference-service] "model-deepseek-v2-lite", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="Delve into the multifaceted implications of a fully disaggregated cloud architecture, specifically " [e2e-llm-inference-service] "where the compute plane (P) and the data plane (D) are independently deployed and managed for a " [e2e-llm-inference-service] "geographically distributed, high-throughput, low-latency microservices ecosystem. Beyond the " [e2e-llm-inference-service] "fundamental challenges of network latency and data consistency, elaborate on the advanced " [e2e-llm-inference-service] "considerations and trade-offs inherent in such a setup: 1. Network Architecture and Protocols: " [e2e-llm-inference-service] "How would the network fabric and underlying protocols (e.g., RDMA, custom transport layers) need to " [e2e-llm-inference-service] "evolve to support optimal performance and minimize inter-plane communication overhead, especially for " [e2e-llm-inference-service] "synchronous operations? Discuss the role of network programmability (e.g., SDN, P4) in dynamically " [e2e-llm-inference-service] "optimizing routing and traffic flow between P and D. 2. Advanced Data Consistency and Durability: " [e2e-llm-inference-service] "Explore sophisticated data consistency models (e.g., causal consistency, strong eventual consistency) " [e2e-llm-inference-service] "and their applicability in balancing performance and data integrity across a globally distributed data plane. " [e2e-llm-inference-service] "Detail strategies for ensuring data durability and fault tolerance, including multi-region replication, " [e2e-llm-inference-service] "intelligent partitioning, and recovery mechanisms in the event of partial or full plane failures. " [e2e-llm-inference-service] "3. Dynamic Resource Orchestration and Cost Optimization: Analyze how an orchestration layer would intelligently " [e2e-llm-inference-service] "manage the independent scaling of compute (P) and data (D) resources, considering fluctuating workloads, " [e2e-llm-inference-service] "cost efficiency, and performance targets (e.g., using predictive analytics for resource provisioning). " [e2e-llm-inference-service] "Discuss mechanisms for dynamically reallocating compute nodes to different data partitions based on " [e2e-llm-inference-service] "workload patterns and data locality, potentially involving live migration strategies. " [e2e-llm-inference-service] "4. Security and Compliance in a Distributed Landscape: Address the enhanced security perimeter " [e2e-llm-inference-service] "challenges, including securing communication channels between P and D (encryption in transit, mutual TLS), " [e2e-llm-inference-service] "fine-grained access control to data at rest and in motion, and identity management across disaggregated " [e2e-llm-inference-service] "components. Discuss how such an architecture impacts compliance with regulatory frameworks (e.g., GDPR, HIPAA) " [e2e-llm-inference-service] "concerning data sovereignty, privacy, and auditability. 5. Operational Complexity and Observability: " [e2e-llm-inference-service] "Examine the increased complexity in monitoring, logging, and tracing across highly decoupled compute and " [e2e-llm-inference-service] "data planes. What specialized tooling and practices (e.g., distributed tracing with OpenTelemetry, advanced AIOps) " [e2e-llm-inference-service] "would be essential? How would incident response and troubleshooting differ in this disaggregated environment " [e2e-llm-inference-service] "compared to traditional integrated systems? Consider the challenges of pinpointing root causes across " [e2e-llm-inference-service] "independent failures. 6. Real-world Applicability and Future Trends: Identify specific industries " [e2e-llm-inference-service] "or use cases (e.g., high-frequency trading, IoT edge processing, large language model inference) " [e2e-llm-inference-service] "where the benefits of P/D disaggregation would strongly outweigh its complexities. " [e2e-llm-inference-service] "Conclude by speculating on emerging technologies or paradigms (e.g., serverless compute functions " [e2e-llm-inference-service] "directly interacting with object storage, in-memory disaggregation) that could further drive or " [e2e-llm-inference-service] "transform P/D disaggregation in cloud computing.", [e2e-llm-inference-service] max_tokens=2000, [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_gpu, [e2e-llm-inference-service] pytest.mark.cluster_nvidia, [e2e-llm-inference-service] pytest.mark.cluster_nvidia_roce, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-no-scheduler", [e2e-llm-inference-service] "workload-single-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="What is KServe?", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_cpu, [e2e-llm-inference-service] pytest.mark.cluster_single_node, [e2e-llm-inference-service] pytest.mark.no_scheduler, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "workload-simulated-dp-ep-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="This test simulates DP+EP that can run on CPU, the idea is to test the LWS-based deployment, " [e2e-llm-inference-service] "but without the resources requirements for DP+EP (GPUs and ROCe/IB).", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_multi_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] # Scheduler config tests [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "scheduler-with-inline-config", [e2e-llm-inference-service] "workload-llmd-simulator", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="scheduler-inline-config-test", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "scheduler-with-configmap-ref", [e2e-llm-inference-service] "workload-llmd-simulator", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="scheduler-configmap-ref-test", [e2e-llm-inference-service] before_test=[create_scheduler_configmap], [e2e-llm-inference-service] after_test=[delete_scheduler_configmap], [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "scheduler-with-replicas", [e2e-llm-inference-service] "workload-llmd-simulator", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="scheduler-ha-replicas-test", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] # Precise prefix KV cache routing test [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "scheduler-with-precise-prefix-cache-inline-config", [e2e-llm-inference-service] "workload-llmd-simulator-kvcache", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="precise-prefix-cache-test", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_cpu, [e2e-llm-inference-service] pytest.mark.cluster_single_node, [e2e-llm-inference-service] pytest.mark.llmd_simulator, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] ], [e2e-llm-inference-service] indirect=["test_case"], [e2e-llm-inference-service] ids=generate_test_id, [e2e-llm-inference-service] ) [e2e-llm-inference-service] @log_execution [e2e-llm-inference-service] def test_llm_inference_service(test_case: TestCase): # noqa: F811 [e2e-llm-inference-service] inject_k8s_proxy() [e2e-llm-inference-service] [e2e-llm-inference-service] kserve_client = KServeClient( [e2e-llm-inference-service] config_file=os.environ.get("KUBECONFIG", "~/.kube/config"), [e2e-llm-inference-service] client_configuration=client.Configuration(), [e2e-llm-inference-service] ) [e2e-llm-inference-service] [e2e-llm-inference-service] service_name = test_case.llm_service.metadata.name [e2e-llm-inference-service] if not test_case.llm_service.metadata.annotations: [e2e-llm-inference-service] test_case.llm_service.metadata.annotations = {} [e2e-llm-inference-service] [e2e-llm-inference-service] test_case.llm_service.metadata.annotations[ [e2e-llm-inference-service] "security.opendatahub.io/enable-auth" [e2e-llm-inference-service] ] = "false" [e2e-llm-inference-service] [e2e-llm-inference-service] try: [e2e-llm-inference-service] create_llmisvc(kserve_client, test_case.llm_service) [e2e-llm-inference-service] > wait_for_llm_isvc_ready( [e2e-llm-inference-service] kserve_client, test_case.llm_service, test_case.wait_timeout [e2e-llm-inference-service] ) [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:410: [e2e-llm-inference-service] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-llm-inference-service] [e2e-llm-inference-service] args = (, {'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kin...model-52a2b82b'}, [e2e-llm-inference-service] {'name': 'workload-llmd-simulator-llmisvc-e25babec'}]}, [e2e-llm-inference-service] 'status': None}, 900) [e2e-llm-inference-service] kwargs = {}, func_name = 'wait_for_llm_isvc_ready' [e2e-llm-inference-service] timestamp_start = '2026-05-20T15:45:59.873459', start_time = 1779291959.8737895 [e2e-llm-inference-service] duration = 900.7715616226196, timestamp_end = '2026-05-20T16:01:00.645361' [e2e-llm-inference-service] [e2e-llm-inference-service] @functools.wraps(func) [e2e-llm-inference-service] def wrapper(*args, **kwargs): [e2e-llm-inference-service] func_name = func.__name__ [e2e-llm-inference-service] [e2e-llm-inference-service] timestamp_start = datetime.now().isoformat() [e2e-llm-inference-service] logger.info( [e2e-llm-inference-service] f"[{func_name}] [{timestamp_start}] start - args={args}, kwargs={kwargs}" [e2e-llm-inference-service] ) [e2e-llm-inference-service] start_time = time.time() [e2e-llm-inference-service] [e2e-llm-inference-service] try: [e2e-llm-inference-service] > result = func(*args, **kwargs) [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/logging.py:40: [e2e-llm-inference-service] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-llm-inference-service] [e2e-llm-inference-service] kserve_client = [e2e-llm-inference-service] given = {'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kind': 'LLMInferenceService', [e2e-llm-inference-service] 'metadata': {'annotations': {'security....misvc-model-52a2b82b'}, [e2e-llm-inference-service] {'name': 'workload-llmd-simulator-llmisvc-e25babec'}]}, [e2e-llm-inference-service] 'status': None} [e2e-llm-inference-service] timeout_seconds = 900 [e2e-llm-inference-service] [e2e-llm-inference-service] @log_execution [e2e-llm-inference-service] def wait_for_llm_isvc_ready( [e2e-llm-inference-service] kserve_client: KServeClient, [e2e-llm-inference-service] given: V1alpha1LLMInferenceService, [e2e-llm-inference-service] timeout_seconds: int = 900, [e2e-llm-inference-service] ) -> str: [e2e-llm-inference-service] def assert_llm_isvc_ready(): [e2e-llm-inference-service] out = get_llmisvc( [e2e-llm-inference-service] kserve_client, [e2e-llm-inference-service] given.metadata.name, [e2e-llm-inference-service] given.metadata.namespace, [e2e-llm-inference-service] given.api_version.split("/")[1], [e2e-llm-inference-service] ) [e2e-llm-inference-service] [e2e-llm-inference-service] if "status" not in out: [e2e-llm-inference-service] raise AssertionError("No status found in LLM inference service") [e2e-llm-inference-service] [e2e-llm-inference-service] status = out["status"] [e2e-llm-inference-service] if "conditions" not in status: [e2e-llm-inference-service] raise AssertionError("No conditions found in status") [e2e-llm-inference-service] [e2e-llm-inference-service] expected_true_conditions = {"Ready", "WorkloadsReady", "RouterReady"} [e2e-llm-inference-service] got_true_conditions = set() [e2e-llm-inference-service] [e2e-llm-inference-service] conditions = status["conditions"] [e2e-llm-inference-service] [e2e-llm-inference-service] for condition in conditions: [e2e-llm-inference-service] if condition.get("status") == "True": [e2e-llm-inference-service] got_true_conditions.add(condition.get("type")) [e2e-llm-inference-service] [e2e-llm-inference-service] missing_conditions = expected_true_conditions - got_true_conditions [e2e-llm-inference-service] if missing_conditions: [e2e-llm-inference-service] raise AssertionError( [e2e-llm-inference-service] f"Missing true conditions: {missing_conditions}, expected {expected_true_conditions}, got {conditions}" [e2e-llm-inference-service] ) [e2e-llm-inference-service] return True [e2e-llm-inference-service] [e2e-llm-inference-service] > return wait_for(assert_llm_isvc_ready, timeout=timeout_seconds, interval=1.0) [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:618: [e2e-llm-inference-service] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-llm-inference-service] [e2e-llm-inference-service] assertion_fn = .assert_llm_isvc_ready at 0x7f8f9b93f740> [e2e-llm-inference-service] timeout = 900, interval = 1.0 [e2e-llm-inference-service] [e2e-llm-inference-service] def wait_for( [e2e-llm-inference-service] assertion_fn: Callable[[], Any], timeout: float = 5.0, interval: float = 0.1 [e2e-llm-inference-service] ) -> Any: [e2e-llm-inference-service] """Wait for the assertion to succeed within timeout.""" [e2e-llm-inference-service] deadline = time.time() + timeout [e2e-llm-inference-service] while True: [e2e-llm-inference-service] try: [e2e-llm-inference-service] > return assertion_fn() [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:628: [e2e-llm-inference-service] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-llm-inference-service] [e2e-llm-inference-service] def assert_llm_isvc_ready(): [e2e-llm-inference-service] out = get_llmisvc( [e2e-llm-inference-service] kserve_client, [e2e-llm-inference-service] given.metadata.name, [e2e-llm-inference-service] given.metadata.namespace, [e2e-llm-inference-service] given.api_version.split("/")[1], [e2e-llm-inference-service] ) [e2e-llm-inference-service] [e2e-llm-inference-service] if "status" not in out: [e2e-llm-inference-service] raise AssertionError("No status found in LLM inference service") [e2e-llm-inference-service] [e2e-llm-inference-service] status = out["status"] [e2e-llm-inference-service] if "conditions" not in status: [e2e-llm-inference-service] raise AssertionError("No conditions found in status") [e2e-llm-inference-service] [e2e-llm-inference-service] expected_true_conditions = {"Ready", "WorkloadsReady", "RouterReady"} [e2e-llm-inference-service] got_true_conditions = set() [e2e-llm-inference-service] [e2e-llm-inference-service] conditions = status["conditions"] [e2e-llm-inference-service] [e2e-llm-inference-service] for condition in conditions: [e2e-llm-inference-service] if condition.get("status") == "True": [e2e-llm-inference-service] got_true_conditions.add(condition.get("type")) [e2e-llm-inference-service] [e2e-llm-inference-service] missing_conditions = expected_true_conditions - got_true_conditions [e2e-llm-inference-service] if missing_conditions: [e2e-llm-inference-service] > raise AssertionError( [e2e-llm-inference-service] f"Missing true conditions: {missing_conditions}, expected {expected_true_conditions}, got {conditions}" [e2e-llm-inference-service] ) [e2e-llm-inference-service] E AssertionError: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:613: AssertionError [e2e-llm-inference-service] ------------------------------ Captured log setup ------------------------------ [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1328 No HTTP proxy configured for k8s client [e2e-llm-inference-service] INFO kserve.trace:gw_api.py:34 Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] INFO kserve.trace:gw_api.py:57 ✓ Successfully updated Gateway router-gateway-1 [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1251 ✓ Created/updated Gateway router-gateway-1 [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1277 Checking LLMInferenceServiceConfig router-with-gateway-ref-llmisvc-8a6d75cb in namespace kserve-ci-e2e-test [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1303 Resource not found, creating LLMInferenceServiceConfig router-with-gateway-ref-llmisvc-8a6d75cb [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1313 ✓ Successfully created LLMInferenceServiceConfig router-with-gateway-ref-llmisvc-8a6d75cb [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1277 Checking LLMInferenceServiceConfig router-with-managed-route-llmis-615ab0ab in namespace kserve-ci-e2e-test [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1303 Resource not found, creating LLMInferenceServiceConfig router-with-managed-route-llmis-615ab0ab [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1313 ✓ Successfully created LLMInferenceServiceConfig router-with-managed-route-llmis-615ab0ab [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1277 Checking LLMInferenceServiceConfig model-fb-opt-125m-llmisvc-model-52a2b82b in namespace kserve-ci-e2e-test [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1303 Resource not found, creating LLMInferenceServiceConfig model-fb-opt-125m-llmisvc-model-52a2b82b [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1313 ✓ Successfully created LLMInferenceServiceConfig model-fb-opt-125m-llmisvc-model-52a2b82b [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1277 Checking LLMInferenceServiceConfig workload-llmd-simulator-llmisvc-e25babec in namespace kserve-ci-e2e-test [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1303 Resource not found, creating LLMInferenceServiceConfig workload-llmd-simulator-llmisvc-e25babec [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1313 ✓ Successfully created LLMInferenceServiceConfig workload-llmd-simulator-llmisvc-e25babec [e2e-llm-inference-service] ------------------------------ Captured log call ------------------------------- [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [test_llm_inference_service] [2026-05-20T15:45:59.479490] start - args=(), kwargs={'test_case': TestCase(base_refs=['router-with-gateway-ref', 'router-with-managed-route', 'model-fb-opt-125m', 'workload-llmd-simulator'], prompt='KServe is a', service_name='llmisvc-model-fb-opt-125m-route-6fa1027a', endpoint='/v1/completions', max_tokens=100, payload_formatter=, response_assertion=.response_assertion at 0x7f8f9bf10400>, wait_timeout=900, response_timeout=60, before_test=[ at 0x7f8f9bf104a0>], after_test=[], llm_service={'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kind': 'LLMInferenceService', [e2e-llm-inference-service] 'metadata': {'annotations': None, [e2e-llm-inference-service] 'creation_timestamp': None, [e2e-llm-inference-service] 'deletion_grace_period_seconds': None, [e2e-llm-inference-service] 'deletion_timestamp': None, [e2e-llm-inference-service] 'finalizers': None, [e2e-llm-inference-service] 'generate_name': None, [e2e-llm-inference-service] 'generation': None, [e2e-llm-inference-service] 'labels': None, [e2e-llm-inference-service] 'managed_fields': None, [e2e-llm-inference-service] 'name': 'llmisvc-model-fb-opt-125m-route-6fa1027a', [e2e-llm-inference-service] 'namespace': 'kserve-ci-e2e-test', [e2e-llm-inference-service] 'owner_references': None, [e2e-llm-inference-service] 'resource_version': None, [e2e-llm-inference-service] 'self_link': None, [e2e-llm-inference-service] 'uid': None}, [e2e-llm-inference-service] 'spec': {'baseRefs': [{'name': 'router-with-gateway-ref-llmisvc-8a6d75cb'}, [e2e-llm-inference-service] {'name': 'router-with-managed-route-llmis-615ab0ab'}, [e2e-llm-inference-service] {'name': 'model-fb-opt-125m-llmisvc-model-52a2b82b'}, [e2e-llm-inference-service] {'name': 'workload-llmd-simulator-llmisvc-e25babec'}]}, [e2e-llm-inference-service] 'status': None}, model_name='facebook/opt-125m')} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1328 No HTTP proxy configured for k8s client [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [create_llmisvc] [2026-05-20T15:45:59.492362] start - args=(, {'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kind': 'LLMInferenceService', [e2e-llm-inference-service] 'metadata': {'annotations': {'security.opendatahub.io/enable-auth': 'false'}, [e2e-llm-inference-service] 'creation_timestamp': None, [e2e-llm-inference-service] 'deletion_grace_period_seconds': None, [e2e-llm-inference-service] 'deletion_timestamp': None, [e2e-llm-inference-service] 'finalizers': None, [e2e-llm-inference-service] 'generate_name': None, [e2e-llm-inference-service] 'generation': None, [e2e-llm-inference-service] 'labels': None, [e2e-llm-inference-service] 'managed_fields': None, [e2e-llm-inference-service] 'name': 'llmisvc-model-fb-opt-125m-route-6fa1027a', [e2e-llm-inference-service] 'namespace': 'kserve-ci-e2e-test', [e2e-llm-inference-service] 'owner_references': None, [e2e-llm-inference-service] 'resource_version': None, [e2e-llm-inference-service] 'self_link': None, [e2e-llm-inference-service] 'uid': None}, [e2e-llm-inference-service] 'spec': {'baseRefs': [{'name': 'router-with-gateway-ref-llmisvc-8a6d75cb'}, [e2e-llm-inference-service] {'name': 'router-with-managed-route-llmis-615ab0ab'}, [e2e-llm-inference-service] {'name': 'model-fb-opt-125m-llmisvc-model-52a2b82b'}, [e2e-llm-inference-service] {'name': 'workload-llmd-simulator-llmisvc-e25babec'}]}, [e2e-llm-inference-service] 'status': None}), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [create_llmisvc] [2026-05-20T15:45:59.873286] end - ✅ in 0.381s [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [wait_for_llm_isvc_ready] [2026-05-20T15:45:59.873459] start - args=(, {'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kind': 'LLMInferenceService', [e2e-llm-inference-service] 'metadata': {'annotations': {'security.opendatahub.io/enable-auth': 'false'}, [e2e-llm-inference-service] 'creation_timestamp': None, [e2e-llm-inference-service] 'deletion_grace_period_seconds': None, [e2e-llm-inference-service] 'deletion_timestamp': None, [e2e-llm-inference-service] 'finalizers': None, [e2e-llm-inference-service] 'generate_name': None, [e2e-llm-inference-service] 'generation': None, [e2e-llm-inference-service] 'labels': None, [e2e-llm-inference-service] 'managed_fields': None, [e2e-llm-inference-service] 'name': 'llmisvc-model-fb-opt-125m-route-6fa1027a', [e2e-llm-inference-service] 'namespace': 'kserve-ci-e2e-test', [e2e-llm-inference-service] 'owner_references': None, [e2e-llm-inference-service] 'resource_version': None, [e2e-llm-inference-service] 'self_link': None, [e2e-llm-inference-service] 'uid': None}, [e2e-llm-inference-service] 'spec': {'baseRefs': [{'name': 'router-with-gateway-ref-llmisvc-8a6d75cb'}, [e2e-llm-inference-service] {'name': 'router-with-managed-route-llmis-615ab0ab'}, [e2e-llm-inference-service] {'name': 'model-fb-opt-125m-llmisvc-model-52a2b82b'}, [e2e-llm-inference-service] {'name': 'workload-llmd-simulator-llmisvc-e25babec'}]}, [e2e-llm-inference-service] 'status': None}, 900), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:45:59.873796] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:45:59.973068] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:00.973378] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:01.073380] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:02.073790] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:02.081098] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:03.081397] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:03.088995] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:04.089416] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:04.097688] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:05.097978] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:05.173093] end - ✅ in 0.075s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:06.173447] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:06.180878] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:07.181126] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:07.190961] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:08.191302] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:08.198641] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:09.199029] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:09.207065] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:10.207436] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:10.215649] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:11.216048] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:11.225102] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:12.225456] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:12.234071] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:13.234310] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:13.274036] end - ✅ in 0.040s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:14.274294] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:14.374634] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:15.375000] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:15.473821] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:16.474158] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:16.482417] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:17.482719] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:17.491094] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:18.491335] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:18.499849] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:19.500121] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:19.509543] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:20.510043] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:20.518849] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:21.519285] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:21.527982] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:22.528301] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:22.537058] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:23.537462] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:23.573468] end - ✅ in 0.036s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:24.573779] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:24.587541] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:25.587943] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:25.599862] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:26.600290] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:26.608946] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:27.609427] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:27.617210] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:28.617623] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:28.626483] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:29.626792] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:29.673656] end - ✅ in 0.047s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:30.673994] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:30.687072] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:31.687557] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:31.696578] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:32.696912] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:32.773574] end - ✅ in 0.076s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:33.773890] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:33.793316] end - ✅ in 0.019s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:34.793818] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:34.802325] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:35.802722] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:35.811582] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:36.811930] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:36.820627] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:37.820951] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:37.829820] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:38.830181] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:38.839159] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:39.839455] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:39.847909] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:40.848188] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:40.856511] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:41.856970] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:41.865483] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:42.865788] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:42.874772] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:43.875079] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:43.883303] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:44.883588] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:44.891790] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:45.892082] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:45.901183] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:46.901594] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:46.909893] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:47.910192] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:47.918877] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:48.919162] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:48.927351] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:49.927800] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:49.937104] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:50.937392] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:50.945166] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:51.945460] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:51.953944] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:52.954319] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:52.962169] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:53.962523] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:53.970851] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:54.971283] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:54.982573] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:55.983047] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:55.992324] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:56.992597] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:57.000836] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:58.001136] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:58.009810] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:46:59.010184] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:46:59.018173] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:00.018504] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:00.026516] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:01.026818] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:01.035655] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:02.036078] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:02.044724] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:03.045095] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:03.054308] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:04.054662] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:04.063506] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:05.063816] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:05.074714] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:06.075014] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:06.088311] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:07.088809] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:07.097405] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:08.097720] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:08.106701] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:09.107001] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:09.115559] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:10.115841] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:10.124310] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:11.124715] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:11.133673] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:12.133998] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:12.142837] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:13.143184] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:13.154140] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:14.154455] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:14.163605] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:15.163997] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:15.173261] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:16.173704] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:16.182628] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:17.183023] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:17.193008] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:18.193292] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:18.202073] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:19.202343] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:19.210943] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:20.211248] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:20.219431] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:21.219796] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:21.228779] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:22.229190] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:22.238815] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:23.239092] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:23.248124] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:24.248397] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:24.257123] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:25.257434] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:25.266996] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:26.267333] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:26.276506] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:27.276974] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:27.285903] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:28.286309] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:28.295372] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:29.295641] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:29.304421] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:30.304689] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:30.315457] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:31.315747] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:31.324395] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:32.324765] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:32.333405] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:33.333677] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:33.376231] end - ✅ in 0.042s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:34.376594] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:34.385542] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:35.385825] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:35.394326] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:36.394601] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:36.408023] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:37.408460] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:37.418504] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:38.418827] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:38.436225] end - ✅ in 0.017s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:39.436654] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:39.457956] end - ✅ in 0.021s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:40.458241] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:40.473351] end - ✅ in 0.015s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:41.473789] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:41.496074] end - ✅ in 0.022s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:42.496425] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:42.514801] end - ✅ in 0.018s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:43.515053] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:43.527764] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:44.528046] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:44.540509] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:45.541077] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:45.552280] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:46.552770] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:46.561859] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:47.562150] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:47.585802] end - ✅ in 0.023s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:48.586083] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:48.594887] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:49.595170] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:49.604408] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:50.604918] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:50.677585] end - ✅ in 0.072s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:51.678009] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:51.775040] end - ✅ in 0.097s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:52.775388] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:52.783962] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:53.784240] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:53.797055] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:54.797368] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:54.874191] end - ✅ in 0.077s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:55.874500] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:55.974720] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:56.975232] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:56.984860] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:57.985277] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:57.994871] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:47:58.995308] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:47:59.004150] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:00.004431] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:00.012799] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:01.013259] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:01.022379] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:02.022653] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:02.033198] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:03.033528] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:03.044342] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:04.044619] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:04.053589] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:05.053922] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:05.062253] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:06.062550] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:06.073457] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:07.073780] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:07.083549] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:08.083793] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:08.095091] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:09.095563] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:09.110758] end - ✅ in 0.015s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:10.111071] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:10.129071] end - ✅ in 0.018s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:11.130379] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:11.143485] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:12.143799] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:12.153409] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:13.153821] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:13.162468] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:14.162911] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:14.177647] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:15.177973] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:15.192547] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:16.192889] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:16.202529] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:17.202912] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:17.216525] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:18.216927] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:18.228974] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:19.229429] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:19.238666] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:20.239051] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:20.247940] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:21.248254] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:21.256951] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:22.257233] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:22.277176] end - ✅ in 0.020s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:23.277477] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:23.286093] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:24.286399] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:24.295620] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:25.296090] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:25.304813] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:26.305105] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:26.315706] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:27.316153] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:27.324692] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:28.325004] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:28.334954] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:29.335293] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:29.344629] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:30.345242] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:30.354186] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:31.354476] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:31.363843] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:32.364273] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:32.372969] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:33.373285] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:33.383282] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:34.383552] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:34.392937] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:35.393386] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:35.402121] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:36.402399] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:36.411299] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:37.411561] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:37.421025] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:38.421455] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:38.431637] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:39.432088] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:39.443686] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:40.444129] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:40.453414] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:41.453708] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:41.462576] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:42.462845] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:42.471582] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:43.471848] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:43.481547] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:44.481826] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:44.491113] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:45.491597] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:45.501381] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:46.501788] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:46.511548] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:47.511820] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:47.521077] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:48.521535] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:48.534581] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:49.534951] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:49.543810] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:50.544084] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:50.553300] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:51.553796] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:51.562836] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:52.563112] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:52.571867] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:53.572141] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:53.583820] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:54.584096] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:54.593801] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:55.594105] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:55.603448] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:56.603923] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:56.612445] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:57.612993] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:57.621917] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:58.622200] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:58.632170] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:48:59.632461] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:48:59.641628] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:00.642126] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:00.651404] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:01.651792] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:01.660101] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:02.660373] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:02.671841] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:03.672207] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:03.680796] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:04.681078] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:04.690247] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:05.690578] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:05.699975] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:06.700359] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:06.710032] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:07.710371] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:07.718278] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:08.718609] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:08.730099] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:09.730575] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:09.741247] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:10.741534] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:10.750402] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:11.750666] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:11.760562] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:12.760846] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:12.770260] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:13.770566] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:13.779260] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:14.779600] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:14.789430] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:15.789727] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:15.873654] end - ✅ in 0.084s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:16.873997] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:16.881834] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:17.882158] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:17.891838] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:18.892192] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:18.900351] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:19.900641] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:19.909708] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:20.910063] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:20.918607] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:21.918932] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:21.927813] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:22.928079] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:22.937321] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:23.937773] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:23.973770] end - ✅ in 0.036s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:24.974075] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:25.073981] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:26.074305] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:26.173972] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:27.174277] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:27.273939] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:28.274275] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:28.282902] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:29.283192] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:29.293010] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:30.293298] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:30.374437] end - ✅ in 0.081s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:31.374797] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:31.383094] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:32.383356] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:32.394898] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:33.395190] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:33.403045] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:34.403323] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:34.411629] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:35.412181] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:35.420532] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:36.420826] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:36.434790] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:37.435250] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:37.473403] end - ✅ in 0.038s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:38.473702] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:38.482265] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:39.482570] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:39.490620] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:40.490977] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:40.499325] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:41.499612] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:41.508262] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:42.508596] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:42.518281] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:43.518559] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:43.527592] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:44.528035] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:44.536668] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:45.537030] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:45.545854] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:46.546263] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:46.555376] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:47.555787] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:47.564724] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:48.565136] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:48.573519] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:49.573816] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:49.582408] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:50.582779] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:50.594576] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:51.594852] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:51.603611] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:52.603918] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:52.613043] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:53.613347] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:53.622297] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:54.622774] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:54.632316] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:55.632802] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:55.644622] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:56.644972] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:56.653669] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:57.654031] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:57.662378] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:58.662866] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:58.671838] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:49:59.672118] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:49:59.680940] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:00.681205] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:00.690402] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:01.690908] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:01.699429] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:02.699807] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:02.708177] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:03.708481] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:03.717444] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:04.717957] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:04.728988] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:05.729263] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:05.738002] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:06.739050] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:06.748052] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:07.748337] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:07.756838] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:08.757143] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:08.767027] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:09.767334] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:09.776182] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:10.776464] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:10.785107] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:11.785413] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:11.794941] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:12.795347] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:12.804321] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:13.804613] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:13.813503] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:14.813857] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:14.822254] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:15.822539] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:15.832354] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:16.832650] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:16.841409] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:17.841683] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:17.850373] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:18.850652] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:18.860472] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:19.860792] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:19.870281] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:20.870578] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:20.878886] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:21.879181] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:21.887835] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:22.888252] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:22.896698] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:23.897041] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:23.905584] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:24.905879] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:24.914200] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:25.914719] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:25.922431] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:26.922787] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:26.932752] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:27.933068] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:27.942440] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:28.942793] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:28.951651] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:29.951977] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:29.960132] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:30.960518] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:30.969447] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:31.969996] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:31.978823] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:32.979113] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:32.987775] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:33.988064] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:33.996408] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:34.996906] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:35.005885] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:36.006162] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:36.014467] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:37.015011] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:37.025256] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:38.025680] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:38.034049] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:39.034338] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:39.043671] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:40.044050] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:40.052598] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:41.053128] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:41.067138] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:42.067413] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:42.075657] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:43.076103] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:43.084518] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:44.085022] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:44.094252] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:45.094616] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:45.102916] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:46.103351] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:46.111698] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:47.112173] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:47.121879] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:48.122330] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:48.132339] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:49.132819] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:49.140682] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:50.141158] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:50.149353] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:51.149638] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:51.157891] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:52.158305] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:52.166910] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:53.167384] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:53.177566] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:54.177857] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:54.186368] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:55.186659] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:55.194616] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:56.194939] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:56.203384] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:57.203915] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:57.213685] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:58.214066] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:58.222721] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:50:59.223048] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:50:59.231712] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:00.232031] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:00.240328] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:01.240671] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:01.249855] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:02.250113] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:02.258450] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:03.258723] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:03.267386] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:04.267938] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:04.276803] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:05.277088] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:05.284874] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:06.285121] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:06.293060] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:07.293365] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:07.373716] end - ✅ in 0.080s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:08.374045] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:08.382529] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:09.382834] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:09.391141] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:10.391476] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:10.399636] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:11.399999] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:11.473541] end - ✅ in 0.073s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:12.473863] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:12.482810] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:13.483159] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:13.490974] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:14.491269] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:14.499895] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:15.500208] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:15.509317] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:16.509606] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:16.525991] end - ✅ in 0.016s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:17.526365] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:17.574134] end - ✅ in 0.047s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:18.574492] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:18.674109] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:19.674494] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:19.773865] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:20.774238] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:20.873913] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:21.874378] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:21.882020] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:22.882371] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:22.890178] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:23.890556] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:23.899380] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:24.899658] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:24.908142] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:25.908553] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:25.922101] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:26.922542] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:26.931365] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:27.931690] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:27.940497] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:28.940868] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:28.949183] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:29.949721] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:29.958329] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:30.958725] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:30.970279] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:31.970687] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:31.981209] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:32.981530] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:32.990654] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:33.990941] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:33.999354] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:34.999676] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:35.008331] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:36.008635] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:36.017506] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:37.017950] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:37.026793] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:38.027074] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:38.035781] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:39.036082] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:39.045304] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:40.045722] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:40.054433] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:41.054943] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:41.063681] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:42.064102] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:42.072526] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:43.073095] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:43.081993] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:44.082278] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:44.090278] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:45.090585] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:45.099142] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:46.099437] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:46.108064] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:47.108334] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:47.117867] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:48.118279] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:48.127116] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:49.127396] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:49.136145] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:50.136401] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:50.177175] end - ✅ in 0.041s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:51.177472] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:51.185798] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:52.186126] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:52.194537] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:53.194791] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:53.203039] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:54.203333] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:54.211366] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:55.211620] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:55.219585] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:56.219950] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:56.228466] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:57.228785] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:57.236462] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:58.236771] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:58.248123] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:51:59.248528] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:51:59.257145] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:00.257581] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:00.265586] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:01.265886] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:01.275448] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:02.276480] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:02.287369] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:03.287726] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:03.295651] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:04.295934] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:04.303603] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:05.303918] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:05.312568] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:06.312841] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:06.321304] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:07.321802] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:07.330443] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:08.330918] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:08.338989] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:09.339304] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:09.347783] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:10.348092] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:10.357352] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:11.357809] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:11.366437] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:12.366917] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:12.376126] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:13.376539] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:13.386006] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:14.386310] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:14.394878] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:15.395164] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:15.473888] end - ✅ in 0.078s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:16.474265] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:16.482532] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:17.483047] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:17.490630] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:18.490923] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:18.499830] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:19.500122] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:19.574198] end - ✅ in 0.074s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:20.574499] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:20.673837] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:21.674330] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:21.682353] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:22.682644] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:22.691064] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:23.691304] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:23.874491] end - ✅ in 0.183s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:24.874852] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:24.973218] end - ✅ in 0.098s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:25.973496] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:25.981278] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:26.981585] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:26.989800] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:27.990139] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:27.997850] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:28.998197] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:29.008380] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:30.008752] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:30.073658] end - ✅ in 0.065s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:31.074049] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:31.082716] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:32.083130] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:32.091123] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:33.091600] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:33.099672] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:34.100047] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:34.276286] end - ✅ in 0.176s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:35.276667] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:35.376013] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:36.376444] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:36.473899] end - ✅ in 0.097s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:37.474318] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:37.483002] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:38.483368] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:38.491467] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:39.491795] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:39.500778] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:40.501137] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:40.576515] end - ✅ in 0.075s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:41.577029] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:41.676799] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:42.677102] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:42.684970] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:43.685287] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:43.772942] end - ✅ in 0.087s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:44.773376] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:44.781788] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:45.782077] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:45.873669] end - ✅ in 0.091s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:46.874033] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:46.973166] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:47.973603] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:47.982991] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:48.983278] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:49.073969] end - ✅ in 0.090s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:50.074310] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:50.173896] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:51.174273] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:51.182719] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:52.183150] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:52.190803] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:53.191196] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:53.199688] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:54.200200] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:54.208713] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:55.209093] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:55.220451] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:56.220948] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:56.229650] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:57.230139] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:57.239175] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:58.239478] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:58.249130] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:52:59.249480] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:52:59.258201] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:00.258497] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:00.267317] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:01.267660] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:01.276009] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:02.276377] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:02.289602] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:03.289956] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:03.298090] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:04.298516] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:04.307486] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:05.307794] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:05.316693] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:06.317037] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:06.325682] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:07.325983] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:07.334156] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:08.334537] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:08.343292] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:09.343709] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:09.353722] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:10.354037] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:10.364071] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:11.364405] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:11.373415] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:12.373721] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:12.382192] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:13.382487] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:13.390630] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:14.390970] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:14.399751] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:15.400048] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:15.408783] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:16.409069] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:16.416966] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:17.417276] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:17.425931] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:18.426218] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:18.434840] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:19.435119] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:19.443886] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:20.444240] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:20.453490] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:21.453944] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:21.462068] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:22.462349] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:22.471008] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:23.471290] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:23.479938] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:24.480231] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:24.488826] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:25.489131] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:25.498646] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:26.499126] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:26.507267] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:27.507630] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:27.516097] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:28.516375] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:28.524476] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:29.524993] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:29.537331] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:30.537621] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:30.546273] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:31.546581] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:31.555266] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:32.555561] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:32.563999] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:33.564337] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:33.573281] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:34.573566] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:34.582249] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:35.582523] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:35.591032] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:36.591464] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:36.599601] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:37.599915] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:37.608445] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:38.608769] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:38.617577] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:39.617966] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:39.625485] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:40.625809] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:40.634108] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:41.634557] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:41.643656] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:42.643963] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:42.652356] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:43.652722] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:43.661893] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:44.662249] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:44.671476] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:45.671820] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:45.680523] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:46.680849] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:46.689647] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:47.689945] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:47.698093] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:48.698398] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:48.706591] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:49.706879] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:49.714706] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:50.715050] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:50.723529] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:51.723975] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:51.731882] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:52.732158] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:52.740380] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:53.740827] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:53.749375] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:54.749828] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:54.761340] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:55.761642] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:55.770497] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:56.771018] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:56.779889] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:57.780207] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:57.788709] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:58.789900] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:58.797969] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:53:59.798338] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:53:59.807299] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:00.807601] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:00.815284] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:01.815553] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:01.823795] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:02.824241] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:02.832986] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:03.833269] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:03.847316] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:04.847638] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:04.855494] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:05.855811] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:05.863880] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:06.864327] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:06.873724] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:07.874189] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:07.883644] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:08.883932] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:08.892152] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:09.892519] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:09.901437] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:10.901763] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:10.910296] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:11.910601] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:11.919945] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:12.920325] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:12.928620] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:13.928930] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:13.937000] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:14.937494] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:14.948892] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:15.949282] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:15.962255] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:16.962678] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:16.972094] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:17.972670] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:17.981405] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:18.981812] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:18.995303] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:19.995991] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:20.004355] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:21.004702] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:21.013598] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:22.013912] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:22.022308] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:23.022634] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:23.031849] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:24.032163] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:24.041919] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:25.042192] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:25.050602] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:26.050980] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:26.058474] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:27.058799] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:27.066720] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:28.067113] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:28.075727] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:29.076144] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:29.090020] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:30.090302] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:30.099010] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:31.099405] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:31.107816] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:32.108246] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:32.117080] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:33.117391] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:33.126866] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:34.127232] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:34.136667] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:35.137021] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:35.145943] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:36.146302] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:36.154273] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:37.154665] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:37.162993] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:38.163366] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:38.171877] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:39.172338] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:39.181369] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:40.181690] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:40.190370] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:41.190652] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:41.200055] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:42.200468] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:42.209056] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:43.209395] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:43.219427] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:44.219674] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:44.227224] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:45.227601] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:45.274612] end - ✅ in 0.047s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:46.274962] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:46.374211] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:47.374525] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:47.383235] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:48.383645] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:48.393725] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:49.394218] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:49.403107] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:50.403571] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:50.412393] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:51.412827] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:51.421636] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:52.421907] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:52.430704] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:53.431002] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:53.439797] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:54.440085] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:54.473796] end - ✅ in 0.033s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:55.474132] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:55.483236] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:56.483825] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:56.493159] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:57.493586] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:57.502565] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:58.503003] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:58.511918] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:54:59.512197] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:54:59.522826] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:00.523081] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:00.575428] end - ✅ in 0.052s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:01.575929] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:01.674075] end - ✅ in 0.098s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:02.674392] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:02.682612] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:03.683103] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:03.773327] end - ✅ in 0.090s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:04.773660] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:04.786160] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:05.786434] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:05.795807] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:06.796117] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:06.805792] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:07.806109] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:07.817617] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:08.818009] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:08.826153] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:09.826409] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:09.834931] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:10.835258] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:10.844835] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:11.845314] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:11.853327] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:12.853613] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:12.861701] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:13.862195] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:13.870302] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:14.870577] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:14.880171] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:15.880602] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:15.890339] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:16.890642] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:16.898501] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:17.898807] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:17.907335] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:18.907643] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:18.916310] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:19.916649] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:19.925247] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:20.925669] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:20.934356] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:21.934771] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:21.944896] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:22.945203] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:22.953859] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:23.954304] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:23.962640] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:24.962987] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:24.971638] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:25.971945] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:25.980601] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:26.980953] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:26.989666] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:27.990012] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:27.998869] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:28.999174] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:29.007102] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:30.007498] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:30.015432] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:31.015934] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:31.025987] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:32.026300] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:32.034512] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:33.034830] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:33.043645] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:34.044057] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:34.052883] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:35.053242] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:35.063705] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:36.064131] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:36.072543] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:37.073095] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:37.081833] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:38.082179] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:38.090517] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:39.090801] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:39.105168] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:40.105516] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:40.114056] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:41.114353] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:41.125525] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:42.126014] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:42.134218] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:43.134529] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:43.143426] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:44.143812] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:44.152254] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:45.152499] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:45.160305] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:46.160632] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:46.169086] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:47.169450] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:47.178272] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:48.178549] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:48.186900] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:49.187367] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:49.196162] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:50.196562] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:50.204473] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:51.204785] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:51.213088] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:52.213580] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:52.222084] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:53.222546] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:53.230415] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:54.232063] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:54.239652] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:55.240019] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:55.248314] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:56.248708] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:56.256797] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:57.257203] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:57.265133] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:58.265408] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:58.273617] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:55:59.273932] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:55:59.281666] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:00.281972] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:00.290486] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:01.290803] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:01.300377] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:02.300792] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:02.308441] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:03.308776] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:03.317185] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:04.317626] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:04.326312] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:05.326783] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:05.334647] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:06.334937] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:06.342444] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:07.342799] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:07.351465] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:08.351975] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:08.360479] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:09.360978] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:09.371330] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:10.371786] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:10.381436] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:11.381929] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:11.389503] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:12.389796] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:12.398012] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:13.398362] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:13.406253] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:14.406526] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:14.414956] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:15.415306] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:15.422827] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:16.423154] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:16.431125] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:17.431381] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:17.439512] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:18.439785] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:18.447547] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:19.447847] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:19.456244] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:20.456520] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:20.464908] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:21.465386] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:21.473863] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:22.474315] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:22.482418] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:23.482673] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:23.490932] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:24.491389] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:24.499990] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:25.500411] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:25.508920] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:26.509236] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:26.518134] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:27.518580] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:27.527231] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:28.527623] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:28.534988] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:29.535342] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:29.543569] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:30.543845] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:30.552847] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:31.553262] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:31.562169] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:32.562795] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:32.571707] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:33.572050] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:33.580180] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:34.580489] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:34.588441] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:35.588805] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:35.596859] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:36.597136] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:36.605033] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:37.605465] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:37.613966] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:38.614238] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:38.622911] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:39.623194] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:39.631450] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:40.631806] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:40.639856] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:41.640149] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:41.648360] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:42.648798] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:42.656998] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:43.657294] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:43.665535] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:44.666045] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:44.673846] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:45.674124] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:45.682567] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:46.683078] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:46.693854] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:47.694164] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:47.702127] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:48.702404] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:48.710212] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:49.710480] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:49.718659] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:50.719110] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:50.727271] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:51.727603] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:51.736199] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:52.736481] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:52.744235] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:53.744515] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:53.753388] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:54.753662] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:54.762018] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:55.762453] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:55.770390] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:56.770674] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:56.778695] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:57.779198] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:57.788366] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:58.788632] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:58.796518] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:56:59.796794] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:56:59.805379] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:00.805665] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:00.813714] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:01.814057] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:01.822980] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:02.823417] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:02.832028] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:03.832554] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:03.840171] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:04.840462] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:04.849304] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:05.849790] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:05.858678] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:06.859003] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:06.866960] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:07.867304] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:07.875364] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:08.875810] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:08.883906] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:09.884150] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:09.891923] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:10.892317] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:10.900157] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:11.900553] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:11.909235] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:12.909617] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:12.917645] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:13.917982] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:13.925874] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:14.926194] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:14.934898] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:15.935202] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:15.942946] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:16.943330] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:16.951205] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:17.951553] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:17.959548] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:18.960089] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:18.969186] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:19.969472] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:19.977880] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:20.978305] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:20.986541] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:21.986939] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:21.995483] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:22.995853] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:23.004053] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:24.004412] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:24.012232] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:25.012566] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:25.020804] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:26.021114] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:26.031295] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:27.031577] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:27.042015] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:28.042449] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:28.050855] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:29.051330] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:29.063117] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:30.063524] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:30.071588] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:31.071999] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:31.080616] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:32.081011] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:32.089128] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:33.089596] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:33.098397] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:34.098802] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:34.106794] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:35.107076] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:35.115332] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:36.115720] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:36.124342] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:37.124727] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:37.132994] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:38.133383] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:38.141657] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:39.141991] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:39.152630] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:40.152941] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:40.161707] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:41.162016] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:41.171849] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:42.172122] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:42.180329] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:43.180611] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:43.188554] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:44.188956] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:44.197262] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:45.197655] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:45.206657] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:46.207056] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:46.215155] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:47.215476] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:47.223690] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:48.224050] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:48.232117] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:49.233269] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:49.241643] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:50.242130] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:50.250961] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:51.251240] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:51.259415] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:52.259776] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:52.267187] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:53.267496] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:53.275368] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:54.275803] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:54.284661] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:55.285127] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:55.295021] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:56.295381] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:56.303490] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:57.303933] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:57.312848] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:58.313347] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:58.321505] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:57:59.321788] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:57:59.330081] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:00.330441] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:00.338863] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:01.339188] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:01.347486] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:02.347779] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:02.356022] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:03.356397] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:03.365113] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:04.365490] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:04.374170] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:05.374631] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:05.382688] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:06.382995] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:06.390980] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:07.391279] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:07.399620] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:08.400111] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:08.408198] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:09.408665] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:09.417551] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:10.417830] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:10.477750] end - ✅ in 0.060s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:11.478090] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:11.498353] end - ✅ in 0.020s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:12.498806] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:12.506879] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:13.507162] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:13.514996] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:14.515280] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:14.523253] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:15.523542] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:15.532113] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:16.532451] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:16.540719] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:17.541057] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:17.549718] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:18.550061] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:18.558003] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:19.558274] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:19.566988] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:20.567278] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:20.576922] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:21.577216] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:21.585185] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:22.585576] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:22.594134] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:23.594437] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:23.601975] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:24.602224] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:24.610475] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:25.610785] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:25.618386] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:26.618696] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:26.627108] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:27.627462] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:27.636081] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:28.636367] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:28.645156] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:29.645538] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:29.653996] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:30.654381] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:30.671207] end - ✅ in 0.017s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:31.671509] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:31.681839] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:32.682232] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:32.695811] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:33.696120] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:33.705347] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:34.705650] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:34.714419] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:35.714759] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:35.723636] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:36.724083] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:36.733081] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:37.733535] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:37.743151] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:38.743540] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:38.752289] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:39.752648] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:39.761605] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:40.761882] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:40.770091] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:41.770388] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:41.778212] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:42.778495] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:42.786766] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:43.787045] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:43.794524] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:44.794812] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:44.803674] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:45.803950] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:45.811829] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:46.812347] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:46.820711] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:47.820985] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:47.844920] end - ✅ in 0.024s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:48.845275] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:48.853856] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:49.854153] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:49.863205] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:50.863491] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:50.871122] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:51.871455] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:51.879062] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:52.879341] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:52.887444] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:53.887786] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:53.899700] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:54.900121] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:54.912552] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:55.912993] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:55.934029] end - ✅ in 0.021s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:56.934341] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:56.942218] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:57.942504] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:57.951022] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:58.951270] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:58.959136] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:58:59.959426] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:58:59.967359] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:00.967675] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:00.975782] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:01.976089] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:01.984054] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:02.984349] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:02.993990] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:03.994390] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:04.003225] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:05.003503] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:05.012133] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:06.012539] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:06.021485] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:07.021960] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:07.094068] end - ✅ in 0.072s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:08.094356] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:08.102362] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:09.102670] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:09.113945] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:10.114224] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:10.131792] end - ✅ in 0.017s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:11.132121] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:11.140155] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:12.140474] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:12.149593] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:13.149923] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:13.158433] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:14.158773] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:14.167447] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:15.167781] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:15.176629] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:16.176953] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:16.184781] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:17.185069] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:17.193362] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:18.193808] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:18.202142] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:19.202593] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:19.210837] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:20.211163] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:20.221320] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:21.221800] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:21.231119] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:22.231425] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:22.291816] end - ✅ in 0.060s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:23.292152] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:23.300507] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:24.300927] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:24.308646] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:25.309128] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:25.391708] end - ✅ in 0.082s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:26.392113] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:26.492290] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:27.492769] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:27.504162] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:28.504474] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:28.591761] end - ✅ in 0.087s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:29.592107] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:29.692986] end - ✅ in 0.101s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:30.693241] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:30.791579] end - ✅ in 0.098s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:31.791870] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:31.800257] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:32.800566] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:32.808587] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:33.809017] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:33.817180] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:34.817489] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:34.825092] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:35.825369] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:35.834572] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:36.834902] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:36.891271] end - ✅ in 0.056s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:37.891566] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:37.899272] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:38.899589] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:38.908281] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:39.908624] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:39.917301] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:40.917546] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:40.924785] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:41.925100] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:41.932657] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:42.932989] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:42.941139] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:43.941579] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:43.949796] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:44.951295] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:44.961437] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:45.961699] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:45.973930] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:46.974445] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:46.982970] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:47.983456] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:47.992569] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:48.992944] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:49.001833] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:50.002284] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:50.010292] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:51.010701] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:51.020876] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:52.021187] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:52.029524] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:53.029926] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:53.038296] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:54.038628] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:54.047034] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:55.047369] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:55.055755] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:56.056059] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:56.064672] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:57.065044] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:57.074843] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:58.075144] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:58.082811] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:59.083076] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:59.094288] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:00.094816] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:00.103508] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:01.104042] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:01.112940] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:02.113258] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:02.122633] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:03.123146] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:03.134530] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:04.135137] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:04.143474] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:05.143984] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:05.151695] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:06.152031] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:06.160418] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:07.160741] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:07.168905] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:08.169272] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:08.177209] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:09.177565] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:09.186243] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:10.186677] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:10.195121] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:11.195415] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:11.205019] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:12.205365] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:12.213552] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:13.213895] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:13.222429] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:14.222767] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:14.231105] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:15.231423] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:15.239513] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:16.239789] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:16.247273] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:17.247564] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:17.255477] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:18.255894] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:18.264332] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:19.264700] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:19.272990] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:20.273418] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:20.281242] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:21.281704] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:21.289804] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:22.290142] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:22.297711] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:23.298141] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:23.306338] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:24.306827] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:24.315403] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:25.315803] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:25.323960] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:26.324254] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:26.333336] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:27.333788] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:27.343778] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:28.344045] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:28.352694] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:29.353017] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:29.363354] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:30.363801] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:30.372615] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:31.373024] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:31.381550] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:32.381991] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:32.389950] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:33.390206] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:33.398340] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:34.398643] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:34.406974] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:35.407280] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:35.416011] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:36.416317] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:36.424603] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:37.425117] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:37.435226] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:38.435536] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:38.445014] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:39.445292] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:39.453450] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:40.453774] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:40.461659] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:41.462177] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:41.469841] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:42.470131] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:42.478147] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:43.478437] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:43.487788] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:44.488251] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:44.497191] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:45.497487] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:45.505459] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:46.505807] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:46.514888] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:47.515298] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:47.525537] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:48.525978] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:48.537354] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:49.537613] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:49.545869] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:50.546219] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:50.554434] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:51.554768] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:51.562581] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:52.562900] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:52.573317] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:53.573710] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:53.582425] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:54.582775] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:54.592521] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:55.592824] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:55.601789] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:56.602180] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:56.610043] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:57.610343] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:57.618300] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:58.618784] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:58.627681] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:59.627984] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:59.636446] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:00.636788] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:00.645065] end - ✅ in 0.008s [e2e-llm-inference-service] ERROR e2e.llmisvc.logging:logging.py:48 [wait_for_llm_isvc_ready] [2026-05-20T16:01:00.645361] end - ❌ 900.772s: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:00.645802] start - args=(, 'llmisvc-model-fb-opt-125m-route-6fa1027a', 'kserve-ci-e2e-test'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:00.652873] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [delete_llmisvc] [2026-05-20T16:01:02.150540] start - args=(, {'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kind': 'LLMInferenceService', [e2e-llm-inference-service] 'metadata': {'annotations': {'security.opendatahub.io/enable-auth': 'false'}, [e2e-llm-inference-service] 'creation_timestamp': None, [e2e-llm-inference-service] 'deletion_grace_period_seconds': None, [e2e-llm-inference-service] 'deletion_timestamp': None, [e2e-llm-inference-service] 'finalizers': None, [e2e-llm-inference-service] 'generate_name': None, [e2e-llm-inference-service] 'generation': None, [e2e-llm-inference-service] 'labels': None, [e2e-llm-inference-service] 'managed_fields': None, [e2e-llm-inference-service] 'name': 'llmisvc-model-fb-opt-125m-route-6fa1027a', [e2e-llm-inference-service] 'namespace': 'kserve-ci-e2e-test', [e2e-llm-inference-service] 'owner_references': None, [e2e-llm-inference-service] 'resource_version': None, [e2e-llm-inference-service] 'self_link': None, [e2e-llm-inference-service] 'uid': None}, [e2e-llm-inference-service] 'spec': {'baseRefs': [{'name': 'router-with-gateway-ref-llmisvc-8a6d75cb'}, [e2e-llm-inference-service] {'name': 'router-with-managed-route-llmis-615ab0ab'}, [e2e-llm-inference-service] {'name': 'model-fb-opt-125m-llmisvc-model-52a2b82b'}, [e2e-llm-inference-service] {'name': 'workload-llmd-simulator-llmisvc-e25babec'}]}, [e2e-llm-inference-service] 'status': None}), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [delete_llmisvc] [2026-05-20T16:01:02.174679] end - ✅ in 0.023s [e2e-llm-inference-service] ERROR e2e.llmisvc.logging:logging.py:48 [test_llm_inference_service] [2026-05-20T16:01:02.174816] end - ❌ 902.695s: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'RouterReady', 'WorkloadsReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'GatewaysReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:46:13Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] _ test_llm_inference_service[router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] _ [e2e-llm-inference-service] [gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-llm-inference-service] [e2e-llm-inference-service] test_case = TestCase(base_refs=['router-custom-route-timeout-pd', 'scheduler-managed', 'workload-pd-cpu', 'model-fb-opt-125m'], pr... {'name': 'model-fb-opt-125m-custom-route-e92a9ea6'}]}, [e2e-llm-inference-service] 'status': None}, model_name='facebook/opt-125m') [e2e-llm-inference-service] [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] @pytest.mark.asyncio(loop_scope="session") [e2e-llm-inference-service] @pytest.mark.parametrize( [e2e-llm-inference-service] "test_case", [e2e-llm-inference-service] [ [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-with-gateway-ref", [e2e-llm-inference-service] "router-with-managed-route", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] "workload-llmd-simulator", [e2e-llm-inference-service] ], [e2e-llm-inference-service] endpoint="/v1/completions", [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] payload_formatter=completions_payload, [e2e-llm-inference-service] response_assertion=create_response_assertion(with_field="choices"), [e2e-llm-inference-service] before_test=[ [e2e-llm-inference-service] lambda: create_router_resources( [e2e-llm-inference-service] gateways=[ROUTER_GATEWAYS[0]], [e2e-llm-inference-service] ) [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_cpu, [e2e-llm-inference-service] pytest.mark.cluster_single_node, [e2e-llm-inference-service] pytest.mark.llmd_simulator, [e2e-llm-inference-service] pytest.mark.custom_gateway, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "workload-single-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] payload_formatter=completions_payload, [e2e-llm-inference-service] response_assertion=assert_200_with_choices, [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-custom-route-timeout", [e2e-llm-inference-service] "scheduler-managed", [e2e-llm-inference-service] "workload-single-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="custom-route-timeout-test", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-with-refs", [e2e-llm-inference-service] "scheduler-managed", [e2e-llm-inference-service] "workload-single-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="router-with-refs-test", [e2e-llm-inference-service] before_test=[ [e2e-llm-inference-service] lambda: create_router_resources( [e2e-llm-inference-service] gateways=[ROUTER_GATEWAYS[0]], [e2e-llm-inference-service] routes=[ROUTER_ROUTES[0], ROUTER_ROUTES[1]], [e2e-llm-inference-service] ) [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_cpu, [e2e-llm-inference-service] pytest.mark.cluster_single_node, [e2e-llm-inference-service] pytest.mark.custom_gateway, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=["router-managed", "workload-pd-cpu", "model-fb-opt-125m"], [e2e-llm-inference-service] prompt="You are an expert in Kubernetes-native machine learning serving platforms, with deep knowledge of the KServe project. " [e2e-llm-inference-service] "Explain the challenges of serving large-scale models, GPU scheduling, and how KServe integrates with capabilities like multi-model serving. " [e2e-llm-inference-service] "Provide a detailed comparison with open source alternatives, focusing on operational trade-offs.", [e2e-llm-inference-service] response_assertion=assert_200_with_choices, [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-custom-route-timeout-pd", [e2e-llm-inference-service] "scheduler-managed", [e2e-llm-inference-service] "workload-pd-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="You are an expert in Kubernetes-native machine learning serving platforms, with deep knowledge of the KServe project. " [e2e-llm-inference-service] "Explain the challenges of serving large-scale models, GPU scheduling, and how KServe integrates with capabilities like multi-model serving. " [e2e-llm-inference-service] "Provide a detailed comparison with open source alternatives, focusing on operational trade-offs.", [e2e-llm-inference-service] service_name="custom-route-timeout-pd-test", [e2e-llm-inference-service] response_assertion=assert_200_with_choices, [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-with-refs-pd", [e2e-llm-inference-service] "scheduler-managed", [e2e-llm-inference-service] "workload-pd-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="You are an expert in Kubernetes-native machine learning serving platforms, with deep knowledge of the KServe project. " [e2e-llm-inference-service] "Explain the challenges of serving large-scale models, GPU scheduling, and how KServe integrates with capabilities like multi-model serving. " [e2e-llm-inference-service] "Provide a detailed comparison with open source alternatives, focusing on operational trade-offs.", [e2e-llm-inference-service] service_name="router-with-refs-pd-test", [e2e-llm-inference-service] response_assertion=assert_200_with_choices, [e2e-llm-inference-service] before_test=[ [e2e-llm-inference-service] lambda: create_router_resources( [e2e-llm-inference-service] gateways=[ROUTER_GATEWAYS[1]], [e2e-llm-inference-service] routes=[ROUTER_ROUTES[2], ROUTER_ROUTES[3]], [e2e-llm-inference-service] ) [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_cpu, [e2e-llm-inference-service] pytest.mark.cluster_single_node, [e2e-llm-inference-service] pytest.mark.custom_gateway, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "workload-dp-ep-gpu", [e2e-llm-inference-service] "workload-dp-ep-prefill-gpu", [e2e-llm-inference-service] "model-deepseek-v2-lite", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="Delve into the multifaceted implications of a fully disaggregated cloud architecture, specifically " [e2e-llm-inference-service] "where the compute plane (P) and the data plane (D) are independently deployed and managed for a " [e2e-llm-inference-service] "geographically distributed, high-throughput, low-latency microservices ecosystem. Beyond the " [e2e-llm-inference-service] "fundamental challenges of network latency and data consistency, elaborate on the advanced " [e2e-llm-inference-service] "considerations and trade-offs inherent in such a setup: 1. Network Architecture and Protocols: " [e2e-llm-inference-service] "How would the network fabric and underlying protocols (e.g., RDMA, custom transport layers) need to " [e2e-llm-inference-service] "evolve to support optimal performance and minimize inter-plane communication overhead, especially for " [e2e-llm-inference-service] "synchronous operations? Discuss the role of network programmability (e.g., SDN, P4) in dynamically " [e2e-llm-inference-service] "optimizing routing and traffic flow between P and D. 2. Advanced Data Consistency and Durability: " [e2e-llm-inference-service] "Explore sophisticated data consistency models (e.g., causal consistency, strong eventual consistency) " [e2e-llm-inference-service] "and their applicability in balancing performance and data integrity across a globally distributed data plane. " [e2e-llm-inference-service] "Detail strategies for ensuring data durability and fault tolerance, including multi-region replication, " [e2e-llm-inference-service] "intelligent partitioning, and recovery mechanisms in the event of partial or full plane failures. " [e2e-llm-inference-service] "3. Dynamic Resource Orchestration and Cost Optimization: Analyze how an orchestration layer would intelligently " [e2e-llm-inference-service] "manage the independent scaling of compute (P) and data (D) resources, considering fluctuating workloads, " [e2e-llm-inference-service] "cost efficiency, and performance targets (e.g., using predictive analytics for resource provisioning). " [e2e-llm-inference-service] "Discuss mechanisms for dynamically reallocating compute nodes to different data partitions based on " [e2e-llm-inference-service] "workload patterns and data locality, potentially involving live migration strategies. " [e2e-llm-inference-service] "4. Security and Compliance in a Distributed Landscape: Address the enhanced security perimeter " [e2e-llm-inference-service] "challenges, including securing communication channels between P and D (encryption in transit, mutual TLS), " [e2e-llm-inference-service] "fine-grained access control to data at rest and in motion, and identity management across disaggregated " [e2e-llm-inference-service] "components. Discuss how such an architecture impacts compliance with regulatory frameworks (e.g., GDPR, HIPAA) " [e2e-llm-inference-service] "concerning data sovereignty, privacy, and auditability. 5. Operational Complexity and Observability: " [e2e-llm-inference-service] "Examine the increased complexity in monitoring, logging, and tracing across highly decoupled compute and " [e2e-llm-inference-service] "data planes. What specialized tooling and practices (e.g., distributed tracing with OpenTelemetry, advanced AIOps) " [e2e-llm-inference-service] "would be essential? How would incident response and troubleshooting differ in this disaggregated environment " [e2e-llm-inference-service] "compared to traditional integrated systems? Consider the challenges of pinpointing root causes across " [e2e-llm-inference-service] "independent failures. 6. Real-world Applicability and Future Trends: Identify specific industries " [e2e-llm-inference-service] "or use cases (e.g., high-frequency trading, IoT edge processing, large language model inference) " [e2e-llm-inference-service] "where the benefits of P/D disaggregation would strongly outweigh its complexities. " [e2e-llm-inference-service] "Conclude by speculating on emerging technologies or paradigms (e.g., serverless compute functions " [e2e-llm-inference-service] "directly interacting with object storage, in-memory disaggregation) that could further drive or " [e2e-llm-inference-service] "transform P/D disaggregation in cloud computing.", [e2e-llm-inference-service] max_tokens=2000, [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_gpu, [e2e-llm-inference-service] pytest.mark.cluster_nvidia, [e2e-llm-inference-service] pytest.mark.cluster_nvidia_roce, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-no-scheduler", [e2e-llm-inference-service] "workload-single-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="What is KServe?", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_cpu, [e2e-llm-inference-service] pytest.mark.cluster_single_node, [e2e-llm-inference-service] pytest.mark.no_scheduler, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "workload-simulated-dp-ep-cpu", [e2e-llm-inference-service] "model-fb-opt-125m", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="This test simulates DP+EP that can run on CPU, the idea is to test the LWS-based deployment, " [e2e-llm-inference-service] "but without the resources requirements for DP+EP (GPUs and ROCe/IB).", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_multi_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] # Scheduler config tests [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "scheduler-with-inline-config", [e2e-llm-inference-service] "workload-llmd-simulator", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="scheduler-inline-config-test", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "scheduler-with-configmap-ref", [e2e-llm-inference-service] "workload-llmd-simulator", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="scheduler-configmap-ref-test", [e2e-llm-inference-service] before_test=[create_scheduler_configmap], [e2e-llm-inference-service] after_test=[delete_scheduler_configmap], [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "scheduler-with-replicas", [e2e-llm-inference-service] "workload-llmd-simulator", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="scheduler-ha-replicas-test", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_single_node], [e2e-llm-inference-service] ), [e2e-llm-inference-service] # Precise prefix KV cache routing test [e2e-llm-inference-service] pytest.param( [e2e-llm-inference-service] TestCase( [e2e-llm-inference-service] base_refs=[ [e2e-llm-inference-service] "router-managed", [e2e-llm-inference-service] "scheduler-with-precise-prefix-cache-inline-config", [e2e-llm-inference-service] "workload-llmd-simulator-kvcache", [e2e-llm-inference-service] ], [e2e-llm-inference-service] prompt="KServe is a", [e2e-llm-inference-service] service_name="precise-prefix-cache-test", [e2e-llm-inference-service] ), [e2e-llm-inference-service] marks=[ [e2e-llm-inference-service] pytest.mark.cluster_cpu, [e2e-llm-inference-service] pytest.mark.cluster_single_node, [e2e-llm-inference-service] pytest.mark.llmd_simulator, [e2e-llm-inference-service] ], [e2e-llm-inference-service] ), [e2e-llm-inference-service] ], [e2e-llm-inference-service] indirect=["test_case"], [e2e-llm-inference-service] ids=generate_test_id, [e2e-llm-inference-service] ) [e2e-llm-inference-service] @log_execution [e2e-llm-inference-service] def test_llm_inference_service(test_case: TestCase): # noqa: F811 [e2e-llm-inference-service] inject_k8s_proxy() [e2e-llm-inference-service] [e2e-llm-inference-service] kserve_client = KServeClient( [e2e-llm-inference-service] config_file=os.environ.get("KUBECONFIG", "~/.kube/config"), [e2e-llm-inference-service] client_configuration=client.Configuration(), [e2e-llm-inference-service] ) [e2e-llm-inference-service] [e2e-llm-inference-service] service_name = test_case.llm_service.metadata.name [e2e-llm-inference-service] if not test_case.llm_service.metadata.annotations: [e2e-llm-inference-service] test_case.llm_service.metadata.annotations = {} [e2e-llm-inference-service] [e2e-llm-inference-service] test_case.llm_service.metadata.annotations[ [e2e-llm-inference-service] "security.opendatahub.io/enable-auth" [e2e-llm-inference-service] ] = "false" [e2e-llm-inference-service] [e2e-llm-inference-service] try: [e2e-llm-inference-service] create_llmisvc(kserve_client, test_case.llm_service) [e2e-llm-inference-service] > wait_for_llm_isvc_ready( [e2e-llm-inference-service] kserve_client, test_case.llm_service, test_case.wait_timeout [e2e-llm-inference-service] ) [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:410: [e2e-llm-inference-service] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-llm-inference-service] [e2e-llm-inference-service] args = (, {'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kin...ute-ti-2766b49d'}, [e2e-llm-inference-service] {'name': 'model-fb-opt-125m-custom-route-e92a9ea6'}]}, [e2e-llm-inference-service] 'status': None}, 900) [e2e-llm-inference-service] kwargs = {}, func_name = 'wait_for_llm_isvc_ready' [e2e-llm-inference-service] timestamp_start = '2026-05-20T15:59:19.108951', start_time = 1779292759.109365 [e2e-llm-inference-service] duration = 900.2236878871918, timestamp_end = '2026-05-20T16:14:19.333058' [e2e-llm-inference-service] [e2e-llm-inference-service] @functools.wraps(func) [e2e-llm-inference-service] def wrapper(*args, **kwargs): [e2e-llm-inference-service] func_name = func.__name__ [e2e-llm-inference-service] [e2e-llm-inference-service] timestamp_start = datetime.now().isoformat() [e2e-llm-inference-service] logger.info( [e2e-llm-inference-service] f"[{func_name}] [{timestamp_start}] start - args={args}, kwargs={kwargs}" [e2e-llm-inference-service] ) [e2e-llm-inference-service] start_time = time.time() [e2e-llm-inference-service] [e2e-llm-inference-service] try: [e2e-llm-inference-service] > result = func(*args, **kwargs) [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/logging.py:40: [e2e-llm-inference-service] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-llm-inference-service] [e2e-llm-inference-service] kserve_client = [e2e-llm-inference-service] given = {'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kind': 'LLMInferenceService', [e2e-llm-inference-service] 'metadata': {'annotations': {'security....tom-route-ti-2766b49d'}, [e2e-llm-inference-service] {'name': 'model-fb-opt-125m-custom-route-e92a9ea6'}]}, [e2e-llm-inference-service] 'status': None} [e2e-llm-inference-service] timeout_seconds = 900 [e2e-llm-inference-service] [e2e-llm-inference-service] @log_execution [e2e-llm-inference-service] def wait_for_llm_isvc_ready( [e2e-llm-inference-service] kserve_client: KServeClient, [e2e-llm-inference-service] given: V1alpha1LLMInferenceService, [e2e-llm-inference-service] timeout_seconds: int = 900, [e2e-llm-inference-service] ) -> str: [e2e-llm-inference-service] def assert_llm_isvc_ready(): [e2e-llm-inference-service] out = get_llmisvc( [e2e-llm-inference-service] kserve_client, [e2e-llm-inference-service] given.metadata.name, [e2e-llm-inference-service] given.metadata.namespace, [e2e-llm-inference-service] given.api_version.split("/")[1], [e2e-llm-inference-service] ) [e2e-llm-inference-service] [e2e-llm-inference-service] if "status" not in out: [e2e-llm-inference-service] raise AssertionError("No status found in LLM inference service") [e2e-llm-inference-service] [e2e-llm-inference-service] status = out["status"] [e2e-llm-inference-service] if "conditions" not in status: [e2e-llm-inference-service] raise AssertionError("No conditions found in status") [e2e-llm-inference-service] [e2e-llm-inference-service] expected_true_conditions = {"Ready", "WorkloadsReady", "RouterReady"} [e2e-llm-inference-service] got_true_conditions = set() [e2e-llm-inference-service] [e2e-llm-inference-service] conditions = status["conditions"] [e2e-llm-inference-service] [e2e-llm-inference-service] for condition in conditions: [e2e-llm-inference-service] if condition.get("status") == "True": [e2e-llm-inference-service] got_true_conditions.add(condition.get("type")) [e2e-llm-inference-service] [e2e-llm-inference-service] missing_conditions = expected_true_conditions - got_true_conditions [e2e-llm-inference-service] if missing_conditions: [e2e-llm-inference-service] raise AssertionError( [e2e-llm-inference-service] f"Missing true conditions: {missing_conditions}, expected {expected_true_conditions}, got {conditions}" [e2e-llm-inference-service] ) [e2e-llm-inference-service] return True [e2e-llm-inference-service] [e2e-llm-inference-service] > return wait_for(assert_llm_isvc_ready, timeout=timeout_seconds, interval=1.0) [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:618: [e2e-llm-inference-service] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-llm-inference-service] [e2e-llm-inference-service] assertion_fn = .assert_llm_isvc_ready at 0x7f55c453ac00> [e2e-llm-inference-service] timeout = 900, interval = 1.0 [e2e-llm-inference-service] [e2e-llm-inference-service] def wait_for( [e2e-llm-inference-service] assertion_fn: Callable[[], Any], timeout: float = 5.0, interval: float = 0.1 [e2e-llm-inference-service] ) -> Any: [e2e-llm-inference-service] """Wait for the assertion to succeed within timeout.""" [e2e-llm-inference-service] deadline = time.time() + timeout [e2e-llm-inference-service] while True: [e2e-llm-inference-service] try: [e2e-llm-inference-service] > return assertion_fn() [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:628: [e2e-llm-inference-service] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-llm-inference-service] [e2e-llm-inference-service] def assert_llm_isvc_ready(): [e2e-llm-inference-service] out = get_llmisvc( [e2e-llm-inference-service] kserve_client, [e2e-llm-inference-service] given.metadata.name, [e2e-llm-inference-service] given.metadata.namespace, [e2e-llm-inference-service] given.api_version.split("/")[1], [e2e-llm-inference-service] ) [e2e-llm-inference-service] [e2e-llm-inference-service] if "status" not in out: [e2e-llm-inference-service] raise AssertionError("No status found in LLM inference service") [e2e-llm-inference-service] [e2e-llm-inference-service] status = out["status"] [e2e-llm-inference-service] if "conditions" not in status: [e2e-llm-inference-service] raise AssertionError("No conditions found in status") [e2e-llm-inference-service] [e2e-llm-inference-service] expected_true_conditions = {"Ready", "WorkloadsReady", "RouterReady"} [e2e-llm-inference-service] got_true_conditions = set() [e2e-llm-inference-service] [e2e-llm-inference-service] conditions = status["conditions"] [e2e-llm-inference-service] [e2e-llm-inference-service] for condition in conditions: [e2e-llm-inference-service] if condition.get("status") == "True": [e2e-llm-inference-service] got_true_conditions.add(condition.get("type")) [e2e-llm-inference-service] [e2e-llm-inference-service] missing_conditions = expected_true_conditions - got_true_conditions [e2e-llm-inference-service] if missing_conditions: [e2e-llm-inference-service] > raise AssertionError( [e2e-llm-inference-service] f"Missing true conditions: {missing_conditions}, expected {expected_true_conditions}, got {conditions}" [e2e-llm-inference-service] ) [e2e-llm-inference-service] E AssertionError: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:613: AssertionError [e2e-llm-inference-service] ------------------------------ Captured log setup ------------------------------ [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1328 No HTTP proxy configured for k8s client [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1277 Checking LLMInferenceServiceConfig router-custom-route-timeout-pd-8b408578 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1303 Resource not found, creating LLMInferenceServiceConfig router-custom-route-timeout-pd-8b408578 [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1313 ✓ Successfully created LLMInferenceServiceConfig router-custom-route-timeout-pd-8b408578 [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1277 Checking LLMInferenceServiceConfig scheduler-managed-custom-route-35ef63b2 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1303 Resource not found, creating LLMInferenceServiceConfig scheduler-managed-custom-route-35ef63b2 [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1313 ✓ Successfully created LLMInferenceServiceConfig scheduler-managed-custom-route-35ef63b2 [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1277 Checking LLMInferenceServiceConfig workload-pd-cpu-custom-route-ti-2766b49d in namespace kserve-ci-e2e-test [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1303 Resource not found, creating LLMInferenceServiceConfig workload-pd-cpu-custom-route-ti-2766b49d [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1313 ✓ Successfully created LLMInferenceServiceConfig workload-pd-cpu-custom-route-ti-2766b49d [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1277 Checking LLMInferenceServiceConfig model-fb-opt-125m-custom-route-e92a9ea6 in namespace kserve-ci-e2e-test [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1303 Resource not found, creating LLMInferenceServiceConfig model-fb-opt-125m-custom-route-e92a9ea6 [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1313 ✓ Successfully created LLMInferenceServiceConfig model-fb-opt-125m-custom-route-e92a9ea6 [e2e-llm-inference-service] ------------------------------ Captured log call ------------------------------- [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [test_llm_inference_service] [2026-05-20T15:59:19.031677] start - args=(), kwargs={'test_case': TestCase(base_refs=['router-custom-route-timeout-pd', 'scheduler-managed', 'workload-pd-cpu', 'model-fb-opt-125m'], prompt='You are an expert in Kubernetes-native machine learning serving platforms, with deep knowledge of the KServe project. Explain the challenges of serving large-scale models, GPU scheduling, and how KServe integrates with capabilities like multi-model serving. Provide a detailed comparison with open source alternatives, focusing on operational trade-offs.', service_name='custom-route-timeout-pd-test', endpoint='/v1/completions', max_tokens=100, payload_formatter=None, response_assertion=, wait_timeout=900, response_timeout=60, before_test=[], after_test=[], llm_service={'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kind': 'LLMInferenceService', [e2e-llm-inference-service] 'metadata': {'annotations': None, [e2e-llm-inference-service] 'creation_timestamp': None, [e2e-llm-inference-service] 'deletion_grace_period_seconds': None, [e2e-llm-inference-service] 'deletion_timestamp': None, [e2e-llm-inference-service] 'finalizers': None, [e2e-llm-inference-service] 'generate_name': None, [e2e-llm-inference-service] 'generation': None, [e2e-llm-inference-service] 'labels': None, [e2e-llm-inference-service] 'managed_fields': None, [e2e-llm-inference-service] 'name': 'custom-route-timeout-pd-test', [e2e-llm-inference-service] 'namespace': 'kserve-ci-e2e-test', [e2e-llm-inference-service] 'owner_references': None, [e2e-llm-inference-service] 'resource_version': None, [e2e-llm-inference-service] 'self_link': None, [e2e-llm-inference-service] 'uid': None}, [e2e-llm-inference-service] 'spec': {'baseRefs': [{'name': 'router-custom-route-timeout-pd-8b408578'}, [e2e-llm-inference-service] {'name': 'scheduler-managed-custom-route-35ef63b2'}, [e2e-llm-inference-service] {'name': 'workload-pd-cpu-custom-route-ti-2766b49d'}, [e2e-llm-inference-service] {'name': 'model-fb-opt-125m-custom-route-e92a9ea6'}]}, [e2e-llm-inference-service] 'status': None}, model_name='facebook/opt-125m')} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:fixtures.py:1328 No HTTP proxy configured for k8s client [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [create_llmisvc] [2026-05-20T15:59:19.047932] start - args=(, {'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kind': 'LLMInferenceService', [e2e-llm-inference-service] 'metadata': {'annotations': {'security.opendatahub.io/enable-auth': 'false'}, [e2e-llm-inference-service] 'creation_timestamp': None, [e2e-llm-inference-service] 'deletion_grace_period_seconds': None, [e2e-llm-inference-service] 'deletion_timestamp': None, [e2e-llm-inference-service] 'finalizers': None, [e2e-llm-inference-service] 'generate_name': None, [e2e-llm-inference-service] 'generation': None, [e2e-llm-inference-service] 'labels': None, [e2e-llm-inference-service] 'managed_fields': None, [e2e-llm-inference-service] 'name': 'custom-route-timeout-pd-test', [e2e-llm-inference-service] 'namespace': 'kserve-ci-e2e-test', [e2e-llm-inference-service] 'owner_references': None, [e2e-llm-inference-service] 'resource_version': None, [e2e-llm-inference-service] 'self_link': None, [e2e-llm-inference-service] 'uid': None}, [e2e-llm-inference-service] 'spec': {'baseRefs': [{'name': 'router-custom-route-timeout-pd-8b408578'}, [e2e-llm-inference-service] {'name': 'scheduler-managed-custom-route-35ef63b2'}, [e2e-llm-inference-service] {'name': 'workload-pd-cpu-custom-route-ti-2766b49d'}, [e2e-llm-inference-service] {'name': 'model-fb-opt-125m-custom-route-e92a9ea6'}]}, [e2e-llm-inference-service] 'status': None}), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [create_llmisvc] [2026-05-20T15:59:19.108830] end - ✅ in 0.061s [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [wait_for_llm_isvc_ready] [2026-05-20T15:59:19.108951] start - args=(, {'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kind': 'LLMInferenceService', [e2e-llm-inference-service] 'metadata': {'annotations': {'security.opendatahub.io/enable-auth': 'false'}, [e2e-llm-inference-service] 'creation_timestamp': None, [e2e-llm-inference-service] 'deletion_grace_period_seconds': None, [e2e-llm-inference-service] 'deletion_timestamp': None, [e2e-llm-inference-service] 'finalizers': None, [e2e-llm-inference-service] 'generate_name': None, [e2e-llm-inference-service] 'generation': None, [e2e-llm-inference-service] 'labels': None, [e2e-llm-inference-service] 'managed_fields': None, [e2e-llm-inference-service] 'name': 'custom-route-timeout-pd-test', [e2e-llm-inference-service] 'namespace': 'kserve-ci-e2e-test', [e2e-llm-inference-service] 'owner_references': None, [e2e-llm-inference-service] 'resource_version': None, [e2e-llm-inference-service] 'self_link': None, [e2e-llm-inference-service] 'uid': None}, [e2e-llm-inference-service] 'spec': {'baseRefs': [{'name': 'router-custom-route-timeout-pd-8b408578'}, [e2e-llm-inference-service] {'name': 'scheduler-managed-custom-route-35ef63b2'}, [e2e-llm-inference-service] {'name': 'workload-pd-cpu-custom-route-ti-2766b49d'}, [e2e-llm-inference-service] {'name': 'model-fb-opt-125m-custom-route-e92a9ea6'}]}, [e2e-llm-inference-service] 'status': None}, 900), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:19.109434] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:19.117265] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:20.117770] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:20.125569] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:21.125858] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:21.133760] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:22.134042] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:22.141801] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:23.142045] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:23.150251] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:24.150626] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:24.159132] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:25.159509] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:25.168272] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:26.168627] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:26.181886] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:27.182140] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:27.191932] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: No conditions found in status [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:28.192180] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:28.292455] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'severity': 'Info', 'status': 'False', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'Deployment rollout in progress', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:29.292989] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:29.392125] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'severity': 'Info', 'status': 'False', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'Deployment rollout in progress', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:30.392416] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:30.491967] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'severity': 'Info', 'status': 'False', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'Deployment rollout in progress', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:31.492298] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:31.500851] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'severity': 'Info', 'status': 'False', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'Deployment rollout in progress', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:32.501147] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:32.511573] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'severity': 'Info', 'status': 'False', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'Deployment rollout in progress', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:33.512119] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:33.592120] end - ✅ in 0.080s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'severity': 'Info', 'status': 'False', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'The following HTTPRoutes are not ready: [kserve-ci-e2e-test/custom-route-timeout-pd-test-kserve-route: "False" (reason "BackendNotFound", message "backend(custom-route-timeout-pd-test-inference-pool-ip-d3cee9e3.kserve-ci-e2e-test.svc.cluster.local) not found")]', 'reason': 'HTTPRoutesNotReady', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'message': 'Deployment rollout in progress', 'reason': 'Progressing', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'reason': 'Progressing', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:34.592404] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:34.600652] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:35.600970] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:35.693202] end - ✅ in 0.092s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:36.693560] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:36.705907] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:37.706300] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:37.717268] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:38.717576] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:38.726225] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:39.726510] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:39.735418] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:40.735811] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:40.745451] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:41.745821] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:41.754162] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:42.754466] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:42.762601] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:43.762881] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:43.771050] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:44.771336] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:44.779349] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:45.779660] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:45.789981] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:46.790441] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:46.800403] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:47.800699] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:47.809415] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:48.809797] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:48.818401] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:49.818742] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:49.828379] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:50.828797] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:50.838084] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:51.838534] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:51.847721] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:52.848017] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:52.860320] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:53.860793] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:53.869695] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:54.869975] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:54.880133] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:55.880539] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:55.888354] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:56.888795] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:56.897175] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:57.897468] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:57.905694] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:58.906022] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:58.913965] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'RouterReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T15:59:59.914309] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T15:59:59.923077] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:00.923379] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:00.932898] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:01.933185] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:01.941998] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:02.942246] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:02.950970] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:03.951252] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:03.960863] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:04.961216] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:04.969861] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:05.970197] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:05.979003] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:06.979316] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:06.988052] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:07.988360] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:07.997192] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:08.997509] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:09.015563] end - ✅ in 0.018s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:10.015895] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:10.027713] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:11.028089] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:11.039871] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:12.040159] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:12.049301] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:13.049504] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:13.058013] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:14.058288] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:14.066946] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:15.067214] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:15.074942] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:16.075234] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:16.090770] end - ✅ in 0.015s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:17.091101] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:17.099943] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:18.100261] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:18.109275] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:19.109599] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:19.118478] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:20.118778] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:20.127805] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:21.128175] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:21.137396] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:22.137786] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:22.146421] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:23.146913] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:23.155759] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:24.156013] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:24.164537] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:25.164895] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:25.176011] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:26.176409] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:26.184816] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:27.185142] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:27.194379] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:28.194821] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:28.203752] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:29.204027] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:29.214570] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:30.214969] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:30.223934] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:31.224217] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:31.232842] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:32.233131] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:32.242184] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:33.242462] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:33.251984] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:34.252391] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:34.269928] end - ✅ in 0.017s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:35.270215] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:35.280185] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:36.280518] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:36.289240] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:37.289638] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:37.298460] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:38.298765] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:38.306515] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:39.306828] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:39.322113] end - ✅ in 0.015s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:40.322400] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:40.331374] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:41.331842] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:41.340521] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:42.340888] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:42.349577] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:43.350074] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:43.359177] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:44.359457] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:44.367975] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:45.368383] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:45.377332] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:46.377614] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:46.386482] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:47.386780] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:47.395592] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:48.395913] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:48.410052] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:49.410452] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:49.418659] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:50.418995] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:50.427256] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:51.427603] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:51.436456] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:52.436704] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:52.452704] end - ✅ in 0.016s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:53.453148] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:53.462193] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:54.462619] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:54.471326] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:55.471680] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:55.480561] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:56.480843] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:56.489679] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:57.489976] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:57.507824] end - ✅ in 0.018s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:58.508119] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:58.517260] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:00:59.517718] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:00:59.526165] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:00.526564] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:00.535549] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:01.535914] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:01.544000] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:02.544279] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:02.594652] end - ✅ in 0.050s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:03.595023] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:03.603463] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:04.603920] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:04.612836] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:05.613114] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:05.623871] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:06.624175] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:06.633208] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:07.633555] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:07.691422] end - ✅ in 0.058s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:08.691906] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:08.792100] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:09.792452] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:09.802926] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:10.803247] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:10.812110] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:11.812393] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:11.821679] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:12.822039] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:12.830366] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:13.830681] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:13.839296] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:14.839600] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:14.848535] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:15.849053] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:15.858349] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:16.858639] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:16.867310] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:17.867596] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:17.876378] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:18.876687] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:18.885261] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:19.885575] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:19.894379] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:20.894654] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:20.903172] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:21.903547] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:21.912651] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:22.913113] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:22.992311] end - ✅ in 0.079s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:23.992633] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:24.092435] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:25.092706] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:25.198048] end - ✅ in 0.105s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:26.198510] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:26.290933] end - ✅ in 0.092s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:27.291250] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:27.309666] end - ✅ in 0.018s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:28.309971] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:28.318431] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:29.318774] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:29.391536] end - ✅ in 0.073s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:30.391834] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:30.492290] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:31.492797] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:31.501784] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:32.502063] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:32.510755] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:33.511036] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:33.519759] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:34.520040] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:34.538581] end - ✅ in 0.018s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:35.538978] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:35.548436] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:36.548921] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:36.591706] end - ✅ in 0.043s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:37.591986] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:37.600885] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:38.601165] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:38.610577] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:39.611057] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:39.619862] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:40.620163] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:40.630406] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:41.630845] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:41.641225] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:42.641539] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:42.650042] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:43.650312] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:43.658797] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:44.659106] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:44.667318] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:45.667590] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:45.676010] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:46.676317] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:46.685081] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:47.685369] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:47.693822] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:48.694276] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:48.703502] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:49.703941] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:49.712477] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:50.712928] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:50.722156] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:51.722453] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:51.730650] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:52.730989] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:52.739101] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:53.739488] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:53.748363] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:54.748635] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:54.757414] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:55.757691] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:55.765890] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:56.766204] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:56.775216] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:57.775600] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:57.784234] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:58.784630] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:58.793641] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:01:59.793972] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:01:59.802507] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:00.802781] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:00.814689] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:01.814998] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:01.826867] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:02.827184] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:02.835722] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:03.836016] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:03.845390] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:04.845683] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:04.854953] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:05.855249] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:05.869469] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:06.869867] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:06.878981] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:07.879379] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:07.888595] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:08.888990] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:08.897828] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:09.898074] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:09.907942] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:10.908218] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:10.916789] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:11.917082] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:11.925882] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:12.926157] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:12.936002] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:13.936288] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:13.946644] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:14.947114] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:14.956343] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:15.956784] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:15.964990] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:16.965254] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:16.974268] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:17.974547] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:17.983902] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:18.984283] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:19.004249] end - ✅ in 0.020s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:20.004530] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:20.014050] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:21.014344] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:21.027041] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:22.027340] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:22.037649] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:23.038113] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:23.047356] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:24.047610] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:24.055451] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:25.055726] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:25.068412] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:26.068694] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:26.078302] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:27.078592] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:27.088386] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:28.088667] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:28.097960] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:29.098362] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:29.107210] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:30.107575] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:30.117037] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:31.117516] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:31.126366] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:32.126689] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:32.154829] end - ✅ in 0.028s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:33.155178] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:33.164231] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:34.164774] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:34.173512] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:35.173818] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:35.183694] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:36.184014] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:36.193723] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:37.194038] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:37.207520] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:38.207895] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:38.216626] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:39.216944] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:39.225988] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:40.226274] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:40.234715] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:41.235029] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:41.243320] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:42.243598] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:42.252125] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:43.252438] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:43.261246] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:44.261659] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:44.271867] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:45.272169] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:45.281409] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:46.281843] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:46.290585] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:47.291058] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:47.310466] end - ✅ in 0.019s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:48.310971] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:48.320026] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:49.320273] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:49.328622] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:50.328967] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:50.345071] end - ✅ in 0.016s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:51.345419] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:51.354300] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:52.354586] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:52.363588] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:53.364098] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:53.373057] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:54.373371] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:54.382152] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:55.382436] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:55.391025] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:56.391389] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:56.400380] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:57.400675] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:57.409307] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:58.409591] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:58.417870] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:02:59.418195] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:02:59.426984] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:00.427437] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:00.436468] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:01.436798] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:01.444519] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:02.444809] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:02.453432] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:03.453707] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:03.461802] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:04.462115] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:04.470690] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:05.471038] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:05.479613] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:06.479914] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:06.495417] end - ✅ in 0.015s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:07.495784] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:07.504998] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:08.505416] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:08.514590] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:09.514926] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:09.526746] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:10.527033] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:10.539647] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:11.539960] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:11.549012] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:12.549345] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:12.559082] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:13.559490] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:13.568576] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:14.568999] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:14.578038] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:15.578354] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:15.586763] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:16.587014] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:16.595842] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:17.596098] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:17.604974] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:18.605235] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:18.613412] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:19.613721] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:19.692287] end - ✅ in 0.078s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:20.692607] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:20.791594] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:21.792147] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:21.801102] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:22.801422] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:22.809458] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:23.810002] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:23.891628] end - ✅ in 0.081s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:24.892188] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:24.991216] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:25.991474] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:25.999467] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:26.999800] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:27.007538] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:28.007843] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:28.016003] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:29.016362] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:29.091870] end - ✅ in 0.075s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:30.092178] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:30.100194] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:31.100485] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:31.191576] end - ✅ in 0.091s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:32.191914] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:32.292516] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:33.292899] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:33.391689] end - ✅ in 0.098s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:34.392044] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:34.400878] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:35.401315] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:35.410522] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:36.410834] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:36.419524] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:37.419839] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:37.428778] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:38.429205] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:38.437923] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:39.438281] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:39.447836] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:40.448121] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:40.492495] end - ✅ in 0.044s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:41.492840] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:41.501177] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:42.501643] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:42.509773] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:43.510024] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:43.517614] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:44.517902] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:44.525878] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:45.526156] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:45.538043] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:46.538491] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:46.548600] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:47.548972] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:47.557801] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:48.558053] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:48.566837] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:49.567114] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:49.575542] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:50.575989] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:50.584901] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:51.585191] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:51.593173] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:52.593478] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:52.601932] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:53.602205] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:53.610618] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:54.611078] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:54.619577] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:55.620069] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:55.628000] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:56.628274] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:56.638997] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:57.639282] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:57.648719] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:58.649227] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:58.658299] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:03:59.658611] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:03:59.667213] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:00.667511] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:00.691349] end - ✅ in 0.023s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:01.691620] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:01.699938] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:02.700364] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:02.709038] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:03.709408] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:03.717782] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:04.718167] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:04.727138] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:05.727469] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:05.736453] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:06.736727] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:06.745581] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:07.745846] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:07.754513] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:08.754790] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:08.763275] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:09.763594] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:09.772288] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:10.772622] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:10.781313] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:11.781644] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:11.789877] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:12.790288] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:12.798354] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:13.798688] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:13.806202] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:14.806468] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:14.815636] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:15.815929] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:15.825472] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:16.825822] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:16.834756] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:17.835000] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:17.853789] end - ✅ in 0.019s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:18.854059] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:18.862727] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:19.863065] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:19.871536] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:20.871944] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:20.880013] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:21.880391] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:21.888050] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:22.888381] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:22.897320] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:23.897777] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:23.907224] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:24.907545] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:24.920589] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:25.920937] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:25.929260] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:26.929610] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:26.937613] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:27.938102] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:27.948212] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:28.948610] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:28.957817] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:29.958122] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:29.966262] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:30.966582] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:30.993727] end - ✅ in 0.027s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:31.994211] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:32.002901] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:33.003195] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:33.018250] end - ✅ in 0.015s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:34.018497] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:34.026781] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:35.027083] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:35.035332] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:36.035641] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:36.044006] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:37.044311] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:37.075140] end - ✅ in 0.031s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:38.075494] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:38.084339] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:39.084622] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:39.095580] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:40.096087] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:40.109227] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:41.109579] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:41.118073] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:42.118383] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:42.126747] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:43.127065] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:43.135114] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:44.135410] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:44.143453] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:45.143827] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:45.152522] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:46.152816] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:46.162147] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:47.162624] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:47.171662] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:48.171982] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:48.181464] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:49.181779] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:49.190900] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:50.191252] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:50.199063] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:51.199352] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:51.207625] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:52.207975] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:52.217524] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:53.217991] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:53.226480] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:54.226897] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:54.234920] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:55.235205] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:55.243952] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:56.244300] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:56.252666] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:57.252963] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:57.261940] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:58.262224] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:58.270241] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:04:59.270587] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:04:59.278636] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:00.278959] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:00.287079] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:01.287391] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:01.295290] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:02.295590] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:02.305667] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:03.305999] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:03.317502] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:04.317809] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:04.326519] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:05.326812] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:05.335165] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:06.335551] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:06.344146] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:07.344480] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:07.353234] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:08.353528] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:08.362228] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:09.362513] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:09.371260] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:10.371534] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:10.380346] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:11.380627] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:11.389321] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:12.389600] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:12.399293] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:13.399578] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:13.407960] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:14.408228] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:14.417417] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:15.417681] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:15.426434] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:16.426713] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:16.437455] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:17.437813] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:17.446596] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:18.446885] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:18.455495] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:19.455762] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:19.464210] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:20.464647] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:20.473703] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:21.474005] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:21.482590] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:22.482895] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:22.491402] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:23.491781] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:23.500626] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:24.500921] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:24.510483] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:25.510850] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:25.592624] end - ✅ in 0.082s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:26.592985] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:26.692361] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:27.692792] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:27.894219] end - ✅ in 0.201s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:28.895686] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:29.296699] end - ✅ in 0.401s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:30.297087] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:30.491943] end - ✅ in 0.194s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:31.492274] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:31.592112] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:32.592406] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:32.692992] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:33.693304] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:33.701338] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:34.701648] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:34.711063] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:35.711342] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:35.792178] end - ✅ in 0.081s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:36.792491] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:36.802330] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:37.802607] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:37.811177] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:38.811463] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:38.820259] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:39.820541] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:39.830214] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:40.830525] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:40.892040] end - ✅ in 0.061s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:41.892399] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:41.901078] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:42.901473] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:42.910333] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:43.910667] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:43.919198] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:44.919560] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:44.928326] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:45.928574] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:45.937499] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:46.937842] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:46.946453] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:47.946763] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:47.955390] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:48.955665] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:48.964633] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:49.965069] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:49.974061] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:50.974503] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:50.983519] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:51.983833] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:51.992534] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:52.992828] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:53.001623] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:54.001926] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:54.014587] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:55.014872] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:55.023937] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:56.024298] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:56.032167] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:57.032464] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:57.041181] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:58.041655] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:58.050567] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:05:59.050966] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:05:59.063001] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:00.063398] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:00.071890] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:01.072196] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:01.080967] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:02.081283] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:02.089978] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:03.090261] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:03.099865] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:04.100167] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:04.108977] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:05.109256] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:05.118326] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:06.118800] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:06.130163] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:07.130442] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:07.192048] end - ✅ in 0.061s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:08.192326] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:08.200931] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:09.201245] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:09.210076] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:10.210353] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:10.219494] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:11.219777] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:11.228568] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:12.228899] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:12.238428] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:13.238767] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:13.249168] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:14.249447] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:14.258220] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:15.258493] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:15.267022] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:16.267350] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:16.277368] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:17.277640] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:17.287122] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:18.287479] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:18.296316] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:19.296592] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:19.305572] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:20.305908] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:20.313803] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:21.314126] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:21.322707] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:22.323184] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:22.336339] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:23.336657] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:23.345568] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:24.345815] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:24.356284] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:25.356660] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:25.366058] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:26.366428] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:26.375549] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:27.375804] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:27.384116] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:28.384424] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:28.393349] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:29.393747] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:29.402131] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:30.402540] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:30.411193] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:31.411673] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:31.420908] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:32.421229] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:32.430212] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:33.430692] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:33.439641] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:34.440011] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:34.458004] end - ✅ in 0.018s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:35.458290] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:35.466917] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:36.467159] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:36.475849] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:37.476119] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:37.484892] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:38.485182] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:38.495297] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:39.495688] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:39.504427] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:40.504901] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:40.513957] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:41.514245] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:41.523084] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:42.523344] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:42.532086] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:43.532379] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:43.541317] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:44.541723] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:44.549571] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:45.549904] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:45.558176] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:46.558457] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:46.567026] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:47.567383] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:47.576351] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:48.576655] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:48.585371] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:49.585680] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:49.598963] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:50.599424] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:50.608339] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:51.608618] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:51.617173] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:52.617576] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:52.626506] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:53.626794] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:53.635472] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:54.635791] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:54.644710] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:55.645016] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:55.653564] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:56.653857] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:56.662217] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:57.662631] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:57.672618] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:58.672895] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:58.680904] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:06:59.681345] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:06:59.690862] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:00.691175] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:00.699684] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:01.700149] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:01.708454] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:02.708780] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:02.716841] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:03.717137] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:03.726103] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:04.726567] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:04.735682] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:05.735999] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:05.744446] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:06.744887] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:06.753949] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:07.754225] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:07.762939] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:08.763284] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:08.772147] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:09.772506] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:09.781655] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:10.782049] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:10.790768] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:11.791060] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:11.803618] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:12.804089] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:12.816080] end - ✅ in 0.012s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:13.816343] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:13.828060] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:14.828307] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:14.837041] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:15.837336] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:15.845866] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:16.846214] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:16.855301] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:17.855634] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:17.864320] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:18.864635] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:18.873962] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:19.874341] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:19.883598] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:20.884109] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:20.893508] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:21.893961] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:21.903184] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:22.903480] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:22.912453] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:23.912792] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:23.922012] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:24.922444] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:24.932184] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:25.932530] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:25.942672] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:26.943026] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:26.953019] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:27.953530] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:27.967472] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:28.967798] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:28.977254] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:29.977689] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:29.987610] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:30.987909] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:30.997408] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:31.997801] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:32.092353] end - ✅ in 0.094s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:33.092789] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:33.192200] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:34.192671] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:34.391910] end - ✅ in 0.199s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:35.392232] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:35.492335] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:36.492796] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:36.501444] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:37.501842] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:37.511185] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:38.511632] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:38.520797] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:39.521075] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:39.529778] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:40.530070] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:40.592981] end - ✅ in 0.063s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:41.593280] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:41.606513] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:42.606826] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:42.693197] end - ✅ in 0.086s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:43.693542] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:43.792627] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:44.792998] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:44.801323] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:45.801633] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:45.892257] end - ✅ in 0.090s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:46.892581] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:46.900588] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:47.901028] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:47.909844] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:48.910113] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:48.919101] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:49.919351] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:49.933324] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:50.933611] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:50.941951] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:51.942311] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:51.992209] end - ✅ in 0.050s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:52.992494] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:53.000704] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:54.001159] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:54.009914] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:55.010323] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:55.020102] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:56.020418] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:56.091637] end - ✅ in 0.071s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:57.091955] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:57.101438] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:58.101680] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:58.192171] end - ✅ in 0.090s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:07:59.192461] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:07:59.201467] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:00.201790] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:00.210023] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:01.210496] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:01.219403] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:02.219684] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:02.229018] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:03.229496] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:03.238572] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:04.238850] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:04.247609] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:05.247920] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:05.262076] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:06.262483] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:06.270590] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:07.270901] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:07.279521] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:08.279850] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:08.288460] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:09.288826] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:09.298765] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:10.299018] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:10.309027] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:11.309388] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:11.318765] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:12.319059] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:12.329692] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:13.330046] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:13.338996] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:14.339404] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:14.347863] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:15.348153] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:15.357347] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:16.357794] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:16.366693] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:17.367080] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:17.376030] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:18.376339] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:18.385076] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:19.385371] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:19.394070] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:20.394356] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:20.403409] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:21.403827] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:21.412371] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:22.412811] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:22.422075] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:23.422350] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:23.431120] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:24.431397] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:24.442114] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:25.442392] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:25.453819] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:26.454281] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:26.462909] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:27.463387] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:27.472143] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:28.472419] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:28.481010] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:29.481451] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:29.490469] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:30.490718] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:30.499290] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:31.499546] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:31.509210] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:32.509584] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:32.518958] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:33.519391] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:33.528705] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:34.529080] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:34.538014] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:35.538462] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:35.547120] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:36.547559] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:36.556149] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:37.556451] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:37.565622] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:38.565902] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:38.574655] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:39.574975] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:39.584500] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:40.584775] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:40.595403] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:41.595712] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:41.604407] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:42.604809] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:42.614285] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:43.614774] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:43.623810] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:44.624096] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:44.632363] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:45.632802] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:45.641848] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:46.642111] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:46.650545] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:47.650974] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:47.659270] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:48.659693] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:48.668107] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:49.668500] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:49.677625] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:50.678079] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:50.688434] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:51.688925] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:51.698232] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:52.698533] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:52.707258] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:53.707652] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:53.717402] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:54.717839] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:54.727033] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:55.727327] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:55.736001] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:56.736352] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:56.745996] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:57.746270] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:57.755239] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:58.755513] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:58.764255] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:08:59.764546] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:08:59.773459] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:00.773804] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:00.782841] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:01.783183] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:01.792374] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:02.792654] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:02.802220] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:03.802597] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:03.811233] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:04.811538] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:04.821067] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:05.821525] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:05.830692] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:06.831039] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:06.842633] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:07.842953] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:07.851688] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:08.851989] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:08.860526] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:09.860796] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:09.869617] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:10.869934] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:10.878772] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:11.879056] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:11.888637] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:12.888911] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:12.897448] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:13.897856] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:13.906140] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:14.906424] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:14.915375] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:15.915829] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:15.924763] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:16.925031] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:16.933795] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:17.934072] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:17.942533] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:18.942825] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:18.951892] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:19.952165] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:19.960848] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:20.961124] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:20.969722] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:21.970101] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:21.978956] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:22.979257] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:22.989648] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:23.990193] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:23.998572] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:24.999100] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:25.007813] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:26.008201] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:26.017225] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:27.017540] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:27.026105] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:28.026367] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:28.035086] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:29.035366] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:29.043564] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:30.043894] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:30.053069] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:31.053425] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:31.062049] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:32.062388] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:32.071246] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:33.071519] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:33.079888] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:34.080198] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:34.089037] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:35.089459] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:35.098093] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:36.098484] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:36.107294] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:37.107585] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:37.116202] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:38.116566] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:38.125416] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:39.125699] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:39.134319] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:40.134659] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:40.143577] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:41.143917] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:41.152887] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:42.153273] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:42.164678] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:43.164982] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:43.173645] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:44.173965] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:44.182866] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:45.183164] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:45.191671] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:46.191972] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:46.200722] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:47.201023] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:47.209532] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:48.209928] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:48.219101] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:49.219515] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:49.228180] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:50.228638] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:50.237368] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:51.237798] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:51.246399] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:52.246783] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:52.255025] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:53.255355] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:53.264026] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:54.264308] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:54.272645] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:55.273093] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:55.281182] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:56.281501] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:56.289790] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:57.290156] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:57.298343] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:58.298643] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:58.306556] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:09:59.306836] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:09:59.314796] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:00.315221] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:00.328393] end - ✅ in 0.013s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:01.328849] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:01.338207] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:02.338501] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:02.347094] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:03.347383] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:03.358374] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:04.358648] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:04.367142] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:05.367420] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:05.376153] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:06.376464] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:06.390525] end - ✅ in 0.014s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:07.391035] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:07.399467] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:08.399791] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:08.410585] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:09.410931] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:09.420384] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:10.420631] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:10.430924] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:11.431376] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:11.440117] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:12.440425] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:12.449911] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:13.450367] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:13.458715] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:14.459051] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:14.467823] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:15.468219] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:15.478030] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:16.478338] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:16.487129] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:17.487553] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:17.496586] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:18.496899] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:18.506683] end - ✅ in 0.010s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:19.506991] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:19.516203] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:20.516654] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:20.526066] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:21.526547] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:21.694622] end - ✅ in 0.168s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:22.695022] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:22.702831] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:23.703161] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:23.711798] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:24.712118] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:24.720661] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:25.721027] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:25.729487] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:26.729958] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:26.738836] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:27.739172] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:27.747567] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:28.748077] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:28.791448] end - ✅ in 0.043s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:29.791958] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:29.801129] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:30.801396] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:30.891841] end - ✅ in 0.090s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:31.892179] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:31.900252] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:32.900649] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:32.908409] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:33.908934] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:33.917259] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:34.917625] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:34.992165] end - ✅ in 0.074s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:35.992447] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:36.095225] end - ✅ in 0.102s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:37.095492] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:37.103458] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:38.103790] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:38.112210] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:39.112483] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:39.120707] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:40.121205] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:40.130308] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:41.130600] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:41.138543] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:42.138837] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:42.147323] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:43.147603] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:43.191606] end - ✅ in 0.044s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:44.191958] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:44.291605] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:45.291911] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:45.391809] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:46.392196] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:46.400560] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:47.400823] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:47.409135] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:48.409568] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:48.418042] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:49.418478] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:49.491798] end - ✅ in 0.073s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:50.492083] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:50.500491] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:51.500825] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:51.591376] end - ✅ in 0.090s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:52.591788] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:52.691682] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:53.691972] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:53.700472] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:54.700877] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:54.709959] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:55.710239] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:55.717846] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:56.718126] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:56.727065] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:57.727514] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:57.791672] end - ✅ in 0.064s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:58.792035] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:58.800862] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:10:59.801159] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:10:59.809431] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:00.809722] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:00.818010] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:01.818279] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:01.825827] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:02.826126] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:02.833839] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:03.834130] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:03.842959] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:04.843278] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:04.851813] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:05.852122] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:05.860780] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:06.861169] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:06.869829] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:07.870262] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:07.879215] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:08.879492] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:08.888839] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:09.889298] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:09.897561] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:10.898089] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:10.906625] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:11.907151] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:11.915300] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:12.915573] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:12.924314] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:13.924602] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:13.932718] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:14.933052] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:14.941048] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:15.941340] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:15.950298] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:16.950603] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:16.958885] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:17.959325] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:17.968404] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:18.968697] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:18.976468] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:19.976772] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:19.985037] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:20.985517] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:20.993561] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:21.994094] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:22.001887] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:23.002196] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:23.010792] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:24.011102] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:24.019940] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:25.020208] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:25.046787] end - ✅ in 0.026s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:26.047071] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:26.055512] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:27.055891] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:27.063915] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:28.064294] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:28.072072] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:29.072489] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:29.080483] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:30.080918] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:30.088712] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:31.089037] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:31.100632] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:32.101004] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:32.108563] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:33.109034] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:33.117455] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:34.117984] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:34.126411] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:35.126884] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:35.134199] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:36.134509] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:36.142081] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:37.142353] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:37.151489] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:38.151746] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:38.158906] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:39.159163] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:39.168156] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:40.168429] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:40.176912] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:41.177382] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:41.188197] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:42.188465] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:42.199435] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:43.199928] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:43.208586] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:44.209097] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:44.217465] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:45.217910] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:45.225298] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:46.225577] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:46.233474] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:47.233775] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:47.241392] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:48.241642] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:48.248712] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:49.249143] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:49.256936] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:50.257388] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:50.265043] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:51.265490] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:51.273199] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:52.273503] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:52.280718] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:53.281017] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:53.288455] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:54.288771] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:54.297434] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:55.297805] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:55.305238] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:56.305508] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:56.313342] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:57.313800] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:57.321387] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:58.321773] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:58.341976] end - ✅ in 0.020s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:11:59.342274] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:11:59.349793] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:00.350038] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:00.357006] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:01.357329] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:01.364779] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:02.365053] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:02.372250] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:03.372533] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:03.380516] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:04.380963] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:04.388869] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:05.389143] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:05.396842] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:06.397128] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:06.405440] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:07.405970] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:07.413835] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:08.414146] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:08.423117] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:09.423510] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:09.432952] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:10.433241] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:10.444841] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:11.445122] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:11.453613] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:12.454117] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:12.463283] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:13.463666] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:13.472139] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:14.472413] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:14.480380] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:15.480716] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:15.489185] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:16.489475] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:16.497254] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:17.497503] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:17.505872] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:18.506173] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:18.514406] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:19.514705] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:19.523268] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:20.523547] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:20.532346] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:21.532617] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:21.540789] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:22.541096] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:22.549474] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:23.549781] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:23.558105] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:24.558543] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:24.567159] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:25.567590] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:25.576711] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:26.577048] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:26.585608] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:27.585938] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:27.595481] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:28.595800] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:28.603751] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:29.604011] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:29.611800] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:30.612107] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:30.621840] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:31.622112] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:31.629919] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:32.630225] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:32.638553] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:33.638965] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:33.646724] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:34.647058] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:34.656722] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:35.657060] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:35.665535] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:36.665963] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:36.674224] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:37.674688] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:37.682478] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:38.682948] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:38.690321] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:39.690626] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:39.698247] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:40.698522] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:40.707010] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:41.707303] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:41.715337] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:42.715683] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:42.724807] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:43.725177] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:43.733575] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:44.733939] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:44.742268] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:45.742531] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:45.750963] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:46.751234] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:46.760121] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:47.760409] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:47.769177] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:48.769469] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:48.778038] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:49.778393] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:49.787344] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:50.787642] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:50.795153] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:51.795430] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:51.803437] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:52.803717] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:52.812247] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:53.812497] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:53.820186] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:54.820464] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:54.829306] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:55.829598] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:55.891780] end - ✅ in 0.062s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:56.892203] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:56.900484] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:57.900791] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:57.909316] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:58.909693] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:12:58.994146] end - ✅ in 0.084s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:12:59.994687] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:00.094503] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:01.094838] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:01.191604] end - ✅ in 0.096s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:02.191958] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:02.292250] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:03.292632] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:03.392109] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:04.392489] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:04.491806] end - ✅ in 0.099s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:05.492108] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:05.592874] end - ✅ in 0.100s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:06.593180] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:06.601500] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:07.601929] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:07.693213] end - ✅ in 0.091s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:08.693648] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:08.702529] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:09.702990] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:09.711768] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:10.712098] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:10.720996] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:11.721277] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:11.729534] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:12.730020] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:12.738261] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:13.738541] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:13.746497] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:14.746805] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:14.755129] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:15.755472] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:15.763870] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:16.764237] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:16.772267] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:17.772574] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:17.780947] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:18.781294] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:18.790082] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:19.790367] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:19.799339] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:20.799639] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:20.808185] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:21.808487] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:21.817298] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:22.817594] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:22.825984] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:23.826376] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:23.835317] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:24.835597] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:24.844164] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:25.844494] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:25.853215] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:26.853528] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:26.861584] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:27.861938] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:27.870393] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:28.870678] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:28.878881] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:29.879136] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:29.888186] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:30.888585] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:30.897563] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:31.897794] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:31.907441] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:32.907776] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:32.916577] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:33.916782] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:33.924711] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:34.925010] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:34.934007] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:35.934425] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:35.943768] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:36.944052] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:36.952579] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:37.952889] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:37.961677] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:38.962034] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:38.970886] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:39.971162] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:39.980419] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:40.980862] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:40.989710] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:41.990058] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:41.999152] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:42.999567] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:43.008434] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:44.008925] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:44.017455] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:45.017829] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:45.026858] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:46.027142] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:46.035925] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:47.036228] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:47.045108] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:48.045398] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:48.056629] end - ✅ in 0.011s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:49.057515] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:49.065536] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:50.065904] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:50.074485] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:51.074826] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:51.083822] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:52.084234] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:52.092847] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:53.093231] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:53.102121] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:54.102403] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:54.110677] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:55.111189] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:55.120096] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:56.120397] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:56.128958] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:57.129375] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:57.137349] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:58.137632] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:58.146334] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:13:59.146617] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:13:59.154989] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:00.155425] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:00.163993] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:01.164420] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:01.172045] end - ✅ in 0.007s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:02.172313] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:02.180976] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:03.181492] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:03.190219] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:04.190580] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:04.198610] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:05.198931] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:05.207553] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:06.207848] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:06.216227] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:07.216661] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:07.225702] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:08.226151] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:08.235247] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:09.235697] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:09.244700] end - ✅ in 0.009s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:10.245005] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:10.253409] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:11.253816] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:11.262252] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:12.262686] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:12.270832] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:13.271113] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:13.279605] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:14.279978] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:14.288660] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:15.289116] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:15.297643] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:16.298046] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:16.306094] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:17.306429] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:17.314842] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:18.315115] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:18.323544] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.test_llm_inference_service:test_llm_inference_service.py:632 Waiting: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:19.324018] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test', 'v1alpha1'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:19.332922] end - ✅ in 0.009s [e2e-llm-inference-service] ERROR e2e.llmisvc.logging:logging.py:48 [wait_for_llm_isvc_ready] [2026-05-20T16:14:19.333058] end - ❌ 900.224s: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [get_llmisvc] [2026-05-20T16:14:19.333270] start - args=(, 'custom-route-timeout-pd-test', 'kserve-ci-e2e-test'), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [get_llmisvc] [2026-05-20T16:14:19.341378] end - ✅ in 0.008s [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:34 [delete_llmisvc] [2026-05-20T16:14:20.817006] start - args=(, {'api_version': 'serving.kserve.io/v1alpha1', [e2e-llm-inference-service] 'kind': 'LLMInferenceService', [e2e-llm-inference-service] 'metadata': {'annotations': {'security.opendatahub.io/enable-auth': 'false'}, [e2e-llm-inference-service] 'creation_timestamp': None, [e2e-llm-inference-service] 'deletion_grace_period_seconds': None, [e2e-llm-inference-service] 'deletion_timestamp': None, [e2e-llm-inference-service] 'finalizers': None, [e2e-llm-inference-service] 'generate_name': None, [e2e-llm-inference-service] 'generation': None, [e2e-llm-inference-service] 'labels': None, [e2e-llm-inference-service] 'managed_fields': None, [e2e-llm-inference-service] 'name': 'custom-route-timeout-pd-test', [e2e-llm-inference-service] 'namespace': 'kserve-ci-e2e-test', [e2e-llm-inference-service] 'owner_references': None, [e2e-llm-inference-service] 'resource_version': None, [e2e-llm-inference-service] 'self_link': None, [e2e-llm-inference-service] 'uid': None}, [e2e-llm-inference-service] 'spec': {'baseRefs': [{'name': 'router-custom-route-timeout-pd-8b408578'}, [e2e-llm-inference-service] {'name': 'scheduler-managed-custom-route-35ef63b2'}, [e2e-llm-inference-service] {'name': 'workload-pd-cpu-custom-route-ti-2766b49d'}, [e2e-llm-inference-service] {'name': 'model-fb-opt-125m-custom-route-e92a9ea6'}]}, [e2e-llm-inference-service] 'status': None}), kwargs={} [e2e-llm-inference-service] INFO e2e.llmisvc.logging:logging.py:43 [delete_llmisvc] [2026-05-20T16:14:20.840544] end - ✅ in 0.023s [e2e-llm-inference-service] ERROR e2e.llmisvc.logging:logging.py:48 [test_llm_inference_service] [2026-05-20T16:14:20.840779] end - ❌ 901.808s: Missing true conditions: {'WorkloadsReady', 'Ready'}, expected {'WorkloadsReady', 'RouterReady', 'Ready'}, got [{'lastTransitionTime': '2026-05-20T15:59:33Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'severity': 'Info', 'status': 'False', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-05-20T16:01:36Z', 'severity': 'Info', 'status': 'True', 'type': 'PrefillWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:27Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-05-20T15:59:58Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-05-20T15:59:33Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'WorkloadsReady'}] [e2e-llm-inference-service] =============================== warnings summary =============================== [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:151 [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:151 [e2e-llm-inference-service] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-llm-inference-service] pytest.mark.custom_gateway, [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:200 [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:200 [e2e-llm-inference-service] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-llm-inference-service] pytest.mark.custom_gateway, [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:252 [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:252 [e2e-llm-inference-service] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:252: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-llm-inference-service] pytest.mark.custom_gateway, [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:299 [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:299 [e2e-llm-inference-service] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:299: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-llm-inference-service] pytest.mark.cluster_gpu, [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:316 [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:316 [e2e-llm-inference-service] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.no_scheduler - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-llm-inference-service] pytest.mark.no_scheduler, [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_autoscaling.py:561 [e2e-llm-inference-service] llmisvc/test_llm_autoscaling.py:561 [e2e-llm-inference-service] /workspace/source/test/e2e/llmisvc/test_llm_autoscaling.py:561: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-llm-inference-service] pytest.mark.cluster_gpu, [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_autoscaling.py:609 [e2e-llm-inference-service] llmisvc/test_llm_autoscaling.py:609 [e2e-llm-inference-service] /workspace/source/test/e2e/llmisvc/test_llm_autoscaling.py:609: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-llm-inference-service] pytest.mark.cluster_gpu, [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] [e2e-llm-inference-service] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:761: DeprecationWarning: The event_loop fixture provided by pytest-asyncio has been redefined in [e2e-llm-inference-service] /workspace/source/test/e2e/conftest.py:43 [e2e-llm-inference-service] Replacing the event_loop fixture with a custom implementation is deprecated [e2e-llm-inference-service] and will lead to errors in the future. [e2e-llm-inference-service] If you want to request an asyncio event loop with a scope other than function [e2e-llm-inference-service] scope, use the "scope" argument to the asyncio mark when marking the tests. [e2e-llm-inference-service] If you want to return different types of event loops, use the event_loop_policy [e2e-llm-inference-service] fixture. [e2e-llm-inference-service] [e2e-llm-inference-service] warnings.warn( [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service_stop.py:40: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] [e2e-llm-inference-service] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-llm-inference-service] @pytest.mark.llminferenceservice [e2e-llm-inference-service] [e2e-llm-inference-service] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-llm-inference-service] =========================== short test summary info ============================ [e2e-llm-inference-service] FAILED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] [e2e-llm-inference-service] FAILED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] [e2e-llm-inference-service] ====== 2 failed, 20 passed, 3 skipped, 30 warnings in 1900.79s (0:31:40) ======= [must-gather] [must-gather ] OUT 2026-05-20T16:16:56.122957544Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: e09b5858-44a7-43e5-94f0-14226159f7f5 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-05-20T16:16:56.173366746Z namespace/openshift-must-gather-2h7qd created [must-gather] [must-gather ] OUT 2026-05-20T16:16:56.179651254Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-frcfw created [must-gather] [must-gather ] OUT 2026-05-20T16:16:56.2021593Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:02.687657186Z [disk usage checker] Started [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:02.691025851Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:02.949986436Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.117013036Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.117043837Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.117043837Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.119467886Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.281917322Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.281947819Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.281947819Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.284098135Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.447127046Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.447158284Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.447158284Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.449550538Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.607862081Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.607891320Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.607891320Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.610077977Z Error getting logs from rhods-notebooks [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.768609831Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.768639329Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.768639329Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.770958184Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.926303966Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.926333119Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.926333119Z namespaces "istio-system" not found [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:03.928441975Z Error getting logs from istio-system [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.085981004Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.086009942Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.086009942Z namespaces "knative-serving" not found [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.088200846Z Error getting logs from knative-serving [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.245665840Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.245693520Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.245693520Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.247965387Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.520802700Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.799057395Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:04.935604340Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.016714431Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.018782386Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.150875664Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.232810999Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.235048530Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.370835287Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.452033501Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.454103397Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.586441203Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.668720955Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.671019172Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.794536391Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.876397561Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:05.878406336Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.008873299Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.089392990Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.091458175Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.226900668Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.308782177Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.310965392Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.443539718Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.526042893Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.528439542Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.656376926Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.739727368Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.742068657Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.878677779Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.958507917Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:06.960589604Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.091250494Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.175550322Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.178108564Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.312982665Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.391215266Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.393234713Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.530446019Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.614142244Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.616407137Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.695394843Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.754060665Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.837574505Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.839941056Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:07.972874908Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.055259575Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.057689720Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.194315054Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.276581045Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.278724099Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.419629444Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.502822692Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.505173343Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.638733431Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.721204632Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:08.723429500Z Error collecting info from [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:09.413704330Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:09.546323445Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:09.679726908Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:09.810327987Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:09.945485211Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:10.534725327Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:10.665696040Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:10.802346247Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:10.938615313Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:11.067488361Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:11.593177337Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:11.911622516Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:12.281328521Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:12.488008083Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:12.647632635Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:12.699854232Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:12.907216564Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:13.288379943Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:13.502178195Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:13.663226553Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:13.922287676Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:14.281642915Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:14.483778897Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:14.643714641Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:14.911020621Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:15.277497937Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:15.489924121Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:15.648864854Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:15.913732625Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:16.274485490Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:16.483484879Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:16.647639636Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:16.909822891Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:17.269957411Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:17.480455975Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:17.645343997Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:17.704162228Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:17.911160265Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:18.279577818Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:18.478239550Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:18.639910170Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:18.902876545Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:19.263227073Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:19.461830436Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:19.623165326Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:19.887159348Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:20.251159583Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:20.445885029Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:20.604347504Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:20.862233004Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:21.249834946Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:21.452850808Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:21.615960426Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:21.884230880Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:22.288756194Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:22.508571576Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:22.674618736Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:22.708649629Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:22.936763482Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:23.349016418Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:23.561729178Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:23.722902001Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:24.007269936Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:24.409696000Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:24.625840055Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:24.784514051Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:25.051029218Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:25.416198531Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:25.623946321Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:25.784612071Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:26.093840191Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:26.237218974Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:26.464956303Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:26.623650544Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:26.922767255Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:27.086205942Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:27.316317626Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:27.475536552Z Gathering data for ns/kuadrant-system... [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:27.715766262Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:27.800999738Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:27.976173446Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:28.219582726Z Wrote inspect data to must-gather. [must-gather] [must-gather-t4x92] POD 2026-05-20T16:17:28.245025662Z Caches written to disk [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.252268235Z waiting for gather to complete [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.255630286Z downloading gather output [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.536876904Z receiving incremental file list [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.554847804Z ./ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.554933515Z aggregated-discovery-api.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.557228937Z aggregated-discovery-apis.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.558038832Z event-filter.html [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.559435068Z timestamp [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.559603421Z version [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.561690759Z cluster-scoped-resources/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56170975Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56171568Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.561750711Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.561861662Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.561874483Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.561889273Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.561964264Z namespaces/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.561976945Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.562008395Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.562069776Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.562101187Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56226175Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56230193Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.562389052Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.562573275Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.562764099Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56283668Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.562877441Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.562934682Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.562970743Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.563052924Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.563093215Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.563136936Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.563217487Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.563261298Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.563297089Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.563502403Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.563600024Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.566920225Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.566972586Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.567331613Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.567449405Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.567622468Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.567690569Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56774316Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.567844192Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.567889933Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.567932654Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.567984305Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568056446Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568109077Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568148168Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568183389Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568218349Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56825427Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56826134Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-7b9cf87876-7xtk4/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568310811Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-7b9cf87876-7xtk4/router-gateway-1-openshift-default-7b9cf87876-7xtk4.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568420373Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-7b9cf87876-7xtk4/istio-proxy/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568429383Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-7b9cf87876-7xtk4/istio-proxy/istio-proxy/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568434303Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-7b9cf87876-7xtk4/istio-proxy/istio-proxy/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568460654Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-7b9cf87876-7xtk4/istio-proxy/istio-proxy/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568628797Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-7b9cf87876-7xtk4/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568694788Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-7b9cf87876-7xtk4/istio-proxy/istio-proxy/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568717578Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-7bb57db77b-v78pk/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56880242Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-7bb57db77b-v78pk/router-gateway-2-openshift-default-7bb57db77b-v78pk.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568950083Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-7bb57db77b-v78pk/istio-proxy/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568961123Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-7bb57db77b-v78pk/istio-proxy/istio-proxy/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568966233Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-7bb57db77b-v78pk/istio-proxy/istio-proxy/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.568990163Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-7bb57db77b-v78pk/istio-proxy/istio-proxy/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.569106645Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-7bb57db77b-v78pk/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.569174707Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-7bb57db77b-v78pk/istio-proxy/istio-proxy/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.569220677Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.569259558Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.569552483Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/llm-d-routing-sidecar/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.569562134Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/llm-d-routing-sidecar/llm-d-routing-sidecar/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.569565874Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.569601344Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.569742017Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.569822968Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.5698858Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/main/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56989583Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/main/main/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.56990152Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/main/main/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570030782Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/main/main/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570366018Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/main/main/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57043659Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/main/main/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570477911Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/storage-initializer/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570486251Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/storage-initializer/storage-initializer/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570497061Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/storage-initializer/storage-initializer/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570504401Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/storage-initializer/storage-initializer/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570627343Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570694195Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-54bb9d745d-vsxjp/storage-initializer/storage-initializer/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570721635Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570802086Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570926079Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/main/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570939489Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/main/main/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.570944859Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/main/main/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57097733Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/main/main/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571164943Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/main/main/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571240014Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/main/main/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571278495Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/storage-initializer/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571285365Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/storage-initializer/storage-initializer/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571289115Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/storage-initializer/storage-initializer/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571315306Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/storage-initializer/storage-initializer/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571428208Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571498629Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-565b6bc5f7-scgn9/storage-initializer/storage-initializer/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57152729Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57157124Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571617832Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571657712Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571700023Z namespaces/kuadrant-system/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571759584Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571833415Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571874276Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571925567Z namespaces/kuadrant-system/apps/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.571959588Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.572044869Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.572401266Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.572756542Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.572972976Z namespaces/kuadrant-system/autoscaling/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573020797Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573064958Z namespaces/kuadrant-system/batch/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573140139Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573305342Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573336613Z namespaces/kuadrant-system/build.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573374554Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573462445Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573495016Z namespaces/kuadrant-system/core/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573536217Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573677489Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.573820542Z namespaces/kuadrant-system/core/events.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57425874Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.574334211Z namespaces/kuadrant-system/core/pods.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.574653797Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57479364Z namespaces/kuadrant-system/core/secrets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575037834Z namespaces/kuadrant-system/core/services.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575141926Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575183877Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575279848Z namespaces/kuadrant-system/image.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575321759Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57535353Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57538531Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575474432Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575508713Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575602134Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575649035Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575699136Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575818889Z namespaces/kuadrant-system/pods/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.575830679Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57589539Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino-68bd676465-j4s95.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.576014982Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.576032762Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/authorino/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.576040373Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/authorino/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.576051803Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/authorino/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.576821807Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/authorino/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.576890328Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/authorino/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.576908778Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57696447Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/authorino-operator-7587b89b76-h5ll8.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577051161Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577059991Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/manager/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577063621Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/manager/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577091612Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/manager/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577315336Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577380047Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/manager/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577400818Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577455119Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/dns-operator-controller-manager-844548ff4c-tt77j.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57754143Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57755499Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/manager/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57755929Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/manager/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57756689Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/manager/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577707893Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577805085Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/manager/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577844886Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577897007Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin-6c886788f8-kkwsz.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577966138Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577974318Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.577980668Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.578019999Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57809055Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.578157221Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.578260623Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.578391376Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/kuadrant-operator-controller-manager-57dd85bb4-nclhb.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.578543428Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.578550968Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/manager/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.578554659Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/manager/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.57861733Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/manager/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.580528565Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.580631687Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/manager/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.580644017Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.580701258Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador-limitador-67566c68b4-2svzj.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.58081809Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.58083623Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/limitador/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.580844681Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/limitador/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.580871541Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/limitador/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.580960493Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/limitador/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581028584Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/limitador/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581064035Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581099175Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/limitador-operator-controller-manager-c7fb4c8d5-bgqqp.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581213027Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581221537Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/manager/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581225658Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/manager/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581269738Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/manager/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581458922Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581541653Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/manager/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581567114Z namespaces/kuadrant-system/policy/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581631935Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581693716Z namespaces/kuadrant-system/route.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581743357Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581822268Z namespaces/openshift-ingress/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.58187588Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581946801Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.581983022Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.582028972Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.582074973Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.582205775Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.58244401Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.582641114Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.582684204Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.582720095Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.582824147Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.582873698Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.582954159Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.58298982Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.583026601Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.583107692Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.583156573Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.583196784Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.583612761Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.583714823Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.583977008Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.584046209Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.584300914Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.584424616Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.58461499Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.584710192Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.584771573Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.584865184Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.584884695Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.584947306Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.584984217Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.585069888Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.585102939Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.58515433Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.58519919Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.585273372Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.585325913Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.585337603Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.585374704Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/istiod-openshift-gateway-798958bb55-pkc4d.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.585469535Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.585479486Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/discovery/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.585483696Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/discovery/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.585505296Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/discovery/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.587632845Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/discovery/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.587705136Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/discovery/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.587745197Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.587815089Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.587937061Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.587948151Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/istio-proxy/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.587952591Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/istio-proxy/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.587987412Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/istio-proxy/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588120284Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588187535Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/istio-proxy/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588223476Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588263267Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router-default-7cc776758b-h8gbp.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588363108Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588373209Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/router/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588377539Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/router/logs/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588419469Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/router/logs/current.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588546852Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/router/logs/previous.insecure.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588615813Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/router/logs/previous.log [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588630623Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588681334Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588755346Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.588806377Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.596921965Z [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.596953426Z sent 3,438 bytes received 416,862 bytes 840,600.00 bytes/sec [must-gather] [must-gather-t4x92] OUT 2026-05-20T16:17:29.596961576Z total size is 5,138,354 speedup is 12.23 [must-gather] [must-gather ] OUT 2026-05-20T16:17:29.740638781Z namespace/openshift-must-gather-2h7qd deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: e09b5858-44a7-43e5-94f0-14226159f7f5 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-05-20T16:17:29.867795853Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a9135da99b94d61909e2c91dca6de1660a0bd851484515c500dcf740c0bc1adb [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: e09b5858-44a7-43e5-94f0-14226159f7f5 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-05-20T16:17:29.889603453Z namespace/openshift-must-gather-m228h created [must-gather] [must-gather ] OUT 2026-05-20T16:17:29.897527898Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-mp7fk created [must-gather] [must-gather ] OUT 2026-05-20T16:17:29.920688513Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a9135da99b94d61909e2c91dca6de1660a0bd851484515c500dcf740c0bc1adb created [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:31.412544627Z [disk usage checker] Started [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:31.416153912Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:33.710904539Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:33.861851392Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:33.952721302Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:34.051965709Z Gathering data for ns/default... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:34.378707673Z Gathering data for ns/openshift... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:34.840217222Z Gathering data for ns/kube-system... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:35.536993229Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:35.912748362Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:35.912784928Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:35.912784928Z namespaces "assisted-installer" not found [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.244737260Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.250046988Z INFO: Collecting host service logs for crio [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.250614728Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.250936215Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.251264201Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.251611388Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.251958373Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.252293437Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.252648815Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.252981892Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.253404033Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.253839034Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.253877126Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.254277335Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.254365784Z WARNING: Collecting one or more kube-apiserver related logs on ALL masters in your cluster. This could take a large amount of time. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.262956029Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.263712417Z INFO: Gathering HAProxy config files [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.335677696Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.537735708Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.658948981Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.691669526Z No resources found [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.819866063Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:36.888029504Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.157068883Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.356126126Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.529800910Z INFO: Collecting Insights Archives from insights-operator-78bdfb888c-d5829 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.529848452Z insights-runtime-extractor-6xcj5 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.529867594Z insights-runtime-extractor-75mp8 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.529887131Z insights-runtime-extractor-p574b [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.688642284Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.713653701Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.846552725Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.899898785Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:37.899988638Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:38.021676814Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:38.153410288Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:38.210490326Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:38.504786636Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:38.643619614Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:38.707374277Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:38.787650157Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:38.941077477Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.046553851Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.046553851Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.119212413Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.175055573Z No resources found [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.210969518Z INFO: 'previous-logs' folder not found on ip-10-0-130-227.ec2.internal, skipping... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.230118472Z tar: Removing leading `/' from member names [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.237513044Z INFO: HAProxy config collection complete. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.258344494Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.282520064Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.334801070Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.545159046Z Gathering data for ns/kuadrant-system... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.572611695Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.649671226Z INFO: 'previous-logs' folder not found on ip-10-0-138-16.ec2.internal, skipping... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.683046121Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:39.731542233Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.109199362Z INFO: 'previous-logs' folder not found on ip-10-0-141-222.ec2.internal, skipping... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.109697094Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.109697094Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.137308340Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.141188486Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.146889805Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.200270658Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.384565667Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.484418690Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.574935935Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.717662899Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.770251105Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:40.847643706Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.002973955Z INFO: INTERCONNECT MODE [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.003383904Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.111788709Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.149143829Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.223705656Z INFO: Gathering OVN_Northbound from ovnkube-node-dbwqx... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.223974013Z INFO: Gathering OVN_Northbound from ovnkube-node-gj2r6... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.224306729Z INFO: Gathering OVN_Northbound from ovnkube-node-tjrxd... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.224785927Z INFO: Gathering OVN_Southbound from ovnkube-node-dbwqx... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.225097095Z INFO: Gathering OVN_Southbound from ovnkube-node-gj2r6... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.225710486Z INFO: Gathering OVN_Southbound from ovnkube-node-tjrxd... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.565560444Z tar: Removing leading `/' from member names [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.567858790Z tar: Removing leading `/' from member names [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.613067683Z tar: Removing leading `/' from member names [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.634562259Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.645066364Z tar: Removing leading `/' from member names [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.677004348Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.688703217Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.768274628Z tar: Removing leading `/' from member names [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.769792104Z tar: Removing leading `/' from member names [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:41.926876400Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.065038218Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.396643782Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.398029093Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.398029093Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.399421265Z 5.0M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.405160660Z ovnk_database_store/ [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.405160660Z ovnk_database_store/ovnkube-node-tjrxd_sbdb [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.412522502Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.436117747Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.437371165Z ovnk_database_store/ovnkube-node-tjrxd_nbdb [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.447833271Z ovnk_database_store/ovnkube-node-gj2r6_sbdb [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.478567313Z ovnk_database_store/ovnkube-node-gj2r6_nbdb [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.491317353Z ovnk_database_store/ovnkube-node-dbwqx_sbdb [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.525651414Z ovnk_database_store/ovnkube-node-dbwqx_nbdb [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.543644961Z INFO: Network log collection complete. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:42.741320107Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:43.071615228Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:43.109296147Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:43.442422774Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:43.447485886Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:43.611831722Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:43.984747306Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:44.020205642Z Gathering data for ns/openshift-console... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:44.102806417Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:934b226bb305ecfe687cdb9684d7d4cf04b130e6254c2817dd1a6112d4829bda [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:44.245806798Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:44.400203429Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:44.507701893Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:44.902171566Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:45.205039626Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:45.546778882Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:45.810990754Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:46.285331364Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:46.667555763Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:46.697632342Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:46.704490823Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:47.240162612Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:47.711412145Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:47.840541290Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:48.967393130Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:50.095170006Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:50.392249715Z Gathering data for ns/openshift-lws-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:50.924966768Z Gathering data for ns/kserve... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:51.247534921Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:51.702825981Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:52.381175860Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:52.675190606Z Gathering data for ns/openshift-config... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:52.676859454Z Collecting performance related data for node ip-10-0-130-227.ec2.internal [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:52.685293305Z Collecting performance related data for node ip-10-0-138-16.ec2.internal [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:52.699729751Z Collecting performance related data for node ip-10-0-141-222.ec2.internal [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:53.024332447Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:53.603528135Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:53.990024674Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:54.347642309Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:54.714733554Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:55.038312100Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:55.352323716Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:55.747627055Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:56.123249002Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:56.463067638Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:56.712357215Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:57.068201794Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:17:58.485389128Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:00.170212253Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:00.526486232Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:01.091745584Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:01.541455201Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:01.717518052Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:01.939458709Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:02.079768969Z Collecting kubelet logs for node ip-10-0-130-227.ec2.internal [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:02.085619009Z Collecting kubelet logs for node ip-10-0-138-16.ec2.internal [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:02.087759639Z Collecting kubelet logs for node ip-10-0-141-222.ec2.internal [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:02.294998977Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:02.535343209Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:02.541048214Z INFO: Node performance data collection complete. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:02.815509538Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:03.133053679Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:03.554195641Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:03.851021655Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:04.150953280Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:04.813570519Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:05.110827274Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:05.428550814Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:05.812030499Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.722466131Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.742342209Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.742389867Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.742389867Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.890999891Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:07.039001458Z Caches written to disk [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.722466131Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.742342209Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.742389867Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.742389867Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.890999891Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:07.039001458Z Caches written to disk [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.722466131Z [disk usage checker] Volume usage percentage: current = 23 ; allowed = 70 [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.742342209Z Wrote inspect data to must-gather. [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.742389867Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.742389867Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:06.890999891Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-7nf2n] POD 2026-05-20T16:18:07.039001458Z Caches written to disk [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.080521261Z waiting for gather to complete [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.083711635Z downloading gather output [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.366709538Z receiving incremental file list [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.389496618Z ./ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.389555969Z aggregated-discovery-api.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.389884286Z aggregated-discovery-apis.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.390660492Z event-filter.html [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.393224874Z timestamp [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.393306375Z version [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.400270416Z cluster-scoped-resources/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.400291176Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.400311827Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.400384738Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.400511571Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.400650913Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.400741715Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.400811067Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.400896709Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.4009821Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.401077142Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.401126873Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.401238916Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.401313917Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.401694615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.401748926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.401998061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.402241346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.40245075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.402585052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.405997132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.407620004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.407715326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apikeys.devportal.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.40788389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiproducts.devportal.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.408350129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.408482462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.408627225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.408752127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authconfigs.authorino.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.409547933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.409783178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorinos.operator.authorino.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.409920581Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorizationpolicies.security.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.410090384Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authpolicies.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.411281128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.411556584Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.411754778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/bundles.trust.cert-manager.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.411918851Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.412210137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificaterequests.cert-manager.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.41234271Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificates.cert-manager.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.412535284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certmanagers.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.412815029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/challenges.acme.cert-manager.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.413520943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.413678087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.41384198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.413952102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.414066124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.414173137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.41433207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.414497273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterissuers.cert-manager.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.415284429Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.415410511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.415585335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.417407912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.417607066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.417787579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.418008054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.418264769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.418687028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.418833381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.419063025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.419176468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.41928883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.419398072Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.419502894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.419686178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.419834791Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.419940463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.420188218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.42031379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.420450623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.421078316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.42126134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.421393222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.421584966Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/destinationrules.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.422343022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.422454574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.422637088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnshealthcheckprobes.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.42275443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnspolicies.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.422946434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.423062656Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.423211819Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.423340642Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.423455504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.423565046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.423683949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.423850182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.423958824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/envoyfilters.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.424098807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.42423758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.424356582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.424512495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.424879803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.425049356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.425442064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.425550646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.426365083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.426459505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.426587137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.42670913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.426897143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.427158279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.427274171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.427376783Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.427531646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.427644758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.427778641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.427924614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.428049857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.428174909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.430309892Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.430767682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.431352713Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.431530957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.43166828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.431849113Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.431959245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.432061978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/issuers.cert-manager.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.432861964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocnis.sailoperator.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.43317466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocsrs.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.433466766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisions.sailoperator.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.439190282Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisiontags.sailoperator.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.439301144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istios.sailoperator.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.440675242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.442024359Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kuadrants.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.442149951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.442290124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.442424937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.442540599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.442669552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersetoperators.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.442815215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersets.leaderworkerset.x-k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.45148069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/limitadors.limitador.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.451770996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.456018241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.460185515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.460310048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.460509382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.460803928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.460952081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.461088954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.461217066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.46137605Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.461612934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.461740967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.461864949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.462080374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oidcpolicies.extensions.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.462206156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.462313829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.462419261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.462527903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.462659436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.462828489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.462949501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.463051523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.463195766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/orders.acme.cert-manager.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.463329679Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.463428881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/peerauthentications.security.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.463588954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.463747877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/planpolicies.extensions.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.463925411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.464173556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.464294608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.464518653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.464642096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.464778428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.46487898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.466716677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.46684982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.466970703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxyconfigs.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.467064214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.467163806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ratelimitpolicies.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.46733981Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.467453592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/requestauthentications.security.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.467592995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.467705347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.469194627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.46934134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.469453733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.469602316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.469715498Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/serviceentries.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.469923742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.470199138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.470703848Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/sidecars.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.470999734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.471115956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.471216728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.47133512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.471936853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetries.telemetry.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.472123176Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetrypolicies.extensions.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.472233079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.473599686Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tlspolicies.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.473759589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tokenratelimitpolicies.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.473944613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.474062626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.474195458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trustmanagers.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.474471824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.474594576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.474747789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/virtualservices.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.475170288Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.4752675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.475378612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.475563996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.475709669Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/wasmplugins.extensions.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.475856392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadentries.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.476003035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadgroups.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.476171348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ztunnels.sailoperator.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.47723059Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.477419573Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.477451664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.477562566Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.acme.cert-manager.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.477637368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.477717049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.477843432Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.478003375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.478131748Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.478220799Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.478300091Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.478392423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.478528356Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.478650328Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.478796011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.478902913Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cert-manager.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.478982255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.479068727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.479157329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.47923669Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.479318902Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.479406883Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.479488175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.479571987Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.479653439Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.47975233Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.479856193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.479939954Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.480023616Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.480116768Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.48019885Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.480283381Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.480362813Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.480457115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.480546486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.480626778Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.leaderworkerset.x-k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.48071701Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.480821162Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.480902144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.480989466Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.481082177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.481158499Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.481260831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.481341942Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.481428384Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.481522786Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.481600818Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.481687389Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.481808152Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.481925174Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.482025906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.482133938Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.482236941Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.482317862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.sailoperator.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.482407364Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.482503676Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.482586178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.48267914Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.482796952Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.482903034Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.482986066Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.483071977Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.telemetry.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.483163259Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.483248161Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.483342853Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.483430765Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.483543007Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.483627299Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.48371565Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.devportal.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.483835333Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.483935305Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.484016887Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.484106729Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.48419334Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.484284742Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.484367124Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.484450345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.limitador.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.484536817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.484628069Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.484711401Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.484839583Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.484928765Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485017577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.sailoperator.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485104009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485199211Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.telemetry.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485287332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.trust.cert-manager.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485372074Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485462676Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485553387Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485639209Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485751571Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha3.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485861694Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.485945966Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.486075228Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.48617232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.486267192Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.486367814Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.486463126Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.486551378Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.networking.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.48664552Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.operator.authorino.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.486741782Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.486861484Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.security.istio.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.486946636Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487036677Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta2.authorino.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487126589Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta3.authorino.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487217571Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487301633Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487366764Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487416955Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487452276Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2pj56.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487556038Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6774p.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.48764123Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9n72r.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487745132Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-b7fzt.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487855664Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cf7c8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.487938256Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k69pl.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.488039618Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-n5bs8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.488120799Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rxjws.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.488282263Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tlnx4.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.488372724Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-v4ch8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.488470386Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zg5ct.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.488565258Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zxtjg.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.48865734Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-7rglz.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.488792733Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-mbzvg.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.488901935Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-s77jd.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.489016217Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.489055538Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.489234902Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.489369145Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.489450086Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.489539538Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.489906826Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.489985717Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.490071049Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.490172291Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.490288203Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.490370245Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.490448797Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.490526308Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.49061096Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.490690341Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.490820744Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.490908636Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491002748Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491080569Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491189801Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491250323Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491329884Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491410106Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491495588Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491538699Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.49163203Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491754993Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491857825Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.491940447Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.492033758Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.49212139Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.492270023Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.492361125Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.492487007Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.492616Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.492718462Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.492894946Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.492979337Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493069519Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493155921Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493268913Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493353855Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493434897Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493517768Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.49360945Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493672951Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493743703Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493824805Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493858585Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493912716Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.493956747Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494026689Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494065599Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494117731Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494156901Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494202052Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494241943Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494292144Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494303064Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494355195Z cluster-scoped-resources/console.openshift.io/consoleplugins/kuadrant-console-plugin.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494441817Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494519199Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.49458521Z cluster-scoped-resources/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.4945969Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.49460613Z cluster-scoped-resources/core/nodes/ip-10-0-130-227.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494789264Z cluster-scoped-resources/core/nodes/ip-10-0-138-16.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.494917377Z cluster-scoped-resources/core/nodes/ip-10-0-141-222.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.495027069Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.49506742Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.4951085Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.495197512Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.495282134Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.495359976Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.495438977Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.495517289Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.495668992Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.495776294Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.495864206Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.495954477Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496036019Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496120791Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496208843Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496291934Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496378846Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496459588Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496543889Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496633191Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496715583Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496839026Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.496936307Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.497020959Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.497110261Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.497200303Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.497243734Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.497337356Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.497446318Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.497531589Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.497645092Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.497825525Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.497990469Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498111491Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498211443Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498268404Z cluster-scoped-resources/gateway.networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498275195Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498315455Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/openshift-default.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498369206Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498375626Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498422247Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.49853649Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498589981Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498650402Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498663232Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498707433Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498822286Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.498969909Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499011589Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.49902309Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499066971Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499156092Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499163072Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499195653Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499284975Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499325936Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499442288Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499481299Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499547Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499584361Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499651352Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499689083Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499829036Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499855736Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499923338Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.499965409Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50003381Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50005327Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500110832Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500126262Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500199203Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500237234Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500312485Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500334236Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500397137Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500456328Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500493179Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50053608Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500608871Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500627862Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500748924Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500761575Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500822336Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500854667Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.500908618Z cluster-scoped-resources/operators.coreos.com/operators/authorino-operator.kuadrant-system.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501002539Z cluster-scoped-resources/operators.coreos.com/operators/dns-operator.kuadrant-system.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501097892Z cluster-scoped-resources/operators.coreos.com/operators/leader-worker-set.openshift-lws-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501274595Z cluster-scoped-resources/operators.coreos.com/operators/limitador-operator.kuadrant-system.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501378757Z cluster-scoped-resources/operators.coreos.com/operators/openshift-cert-manager-operator.cert-manager-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501486379Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501570581Z cluster-scoped-resources/operators.coreos.com/operators/rhcl-operator.kuadrant-system.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501674683Z cluster-scoped-resources/operators.coreos.com/operators/servicemeshoperator3.openshift-operators.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501770545Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501785905Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501834926Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.501919658Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50200053Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.502141842Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.502225554Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.502309776Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.502392468Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.502478009Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.502559001Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.502644253Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.502765685Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.502890828Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.502961359Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.503046041Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.503131973Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.503217694Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.503290666Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.503392278Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50348868Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50352353Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.503623022Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.503696394Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.503870777Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504032611Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504112782Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504199324Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504279776Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504366097Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504447359Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504531791Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504611862Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504704354Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504825037Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.504921269Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5050057Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505086522Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505177874Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505261936Z cluster-scoped-resources/sailoperator.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505282556Z cluster-scoped-resources/sailoperator.io/istios/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505298756Z cluster-scoped-resources/sailoperator.io/istios/openshift-gateway.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505373028Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505387378Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505439339Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50548804Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50549912Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505527581Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505589402Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505597252Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505631443Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505697924Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505761916Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-227.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505863368Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-16.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.505940789Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-141-222.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50598645Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506021891Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506115613Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506153014Z host_service_logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506195114Z host_service_logs/masters/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506234335Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506297456Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506355598Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506420099Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506543381Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506649453Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506714945Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506819277Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.506895929Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5069639Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507030741Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507062582Z ingress_controllers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507072062Z ingress_controllers/default/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507075802Z ingress_controllers/default/router-default-7cc776758b-h8gbp/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507128723Z ingress_controllers/default/router-default-7cc776758b-h8gbp/haproxy.config [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507257026Z insights-data/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507264236Z machine_config_ondisk/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507267686Z machine_config_termination_logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507274246Z monitoring/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507277856Z monitoring/alertmanager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507319707Z monitoring/alertmanager/status.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507423829Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50747458Z monitoring/prometheus/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507509721Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507596883Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.507659204Z monitoring/prometheus/rules.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.508329167Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.508382139Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5084296Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.509250066Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.509291557Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.509365378Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.50945466Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.509518291Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.509610213Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.509665885Z monitoring/prometheus/status/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.509718206Z monitoring/prometheus/status/config.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.510158544Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.510221326Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.510330008Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.510529822Z namespaces/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.510538202Z namespaces/cert-manager-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.510542342Z namespaces/cert-manager-operator/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.510546742Z namespaces/cert-manager-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.510900859Z namespaces/cert-manager-operator/coordination.k8s.io/leases/cert-manager-operator-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.51093737Z namespaces/cert-manager-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5109439Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5109543Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.510963911Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.511260966Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.511352048Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.511754227Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.511887139Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512148524Z namespaces/cert-manager-operator/operators.coreos.com/installplans/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512184505Z namespaces/cert-manager-operator/operators.coreos.com/installplans/install-z4kpj.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512358299Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512376919Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512446941Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512488571Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/cert-manager-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512541943Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512583503Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/openshift-cert-manager-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512655705Z namespaces/cert-manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512668455Z namespaces/cert-manager/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512681575Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.512713246Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.51288721Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.513074663Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.513221736Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.51343953Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.513705906Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.513943381Z namespaces/default/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.513992802Z namespaces/default/default.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514062263Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514100994Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514167785Z namespaces/default/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514206146Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514286898Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514365919Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514440731Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514488952Z namespaces/default/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514521532Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514570833Z namespaces/default/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514608164Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514682336Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514769448Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514803368Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.51490104Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514973512Z namespaces/default/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.514999722Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.515166576Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.515273498Z namespaces/default/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.515476422Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.515556453Z namespaces/default/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.515640435Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.515789058Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.515955381Z namespaces/default/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516040083Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516085614Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516153936Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516191796Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516238637Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516280428Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5163659Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516438961Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516488402Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516527523Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516579414Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516633585Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516676336Z namespaces/default/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516682706Z namespaces/default/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.516716257Z namespaces/default/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5168832Z namespaces/default/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.517055444Z namespaces/default/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.517197217Z namespaces/default/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.517406611Z namespaces/default/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.517641015Z namespaces/default/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.51785306Z namespaces/default/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.51787307Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.517931501Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.517968192Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518022003Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518029343Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518032683Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518066994Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/leases/epp-kserve-ci-e2e-test-scheduler-ha-replicas-test-inference-pool.gateway-api-inference-extension.sigs.k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518176946Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518183706Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518231827Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-1.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518324229Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-2.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518387401Z namespaces/kserve-ci-e2e-test/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518400421Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518454162Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518603725Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518809659Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.518944352Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.519154766Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.519396231Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.519631746Z namespaces/kserve/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.519660416Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.519755088Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.519778889Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5198704Z namespaces/kserve/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.519883351Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.519984123Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520177387Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.52035793Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520392881Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520438052Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520471873Z namespaces/kserve/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520503873Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520587655Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520642156Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520692817Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.52081952Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520864691Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520873811Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520909861Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.520994303Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.521079785Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.521198317Z namespaces/kserve/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.521239378Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.521497873Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.521594715Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.521918642Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.521997433Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.522236068Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.52235619Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.522610756Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.522714008Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.522782009Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.522876411Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.522915462Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.522983323Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523002034Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523095976Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523167737Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523226008Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523273249Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.52333456Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523371721Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523463323Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523496964Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523545275Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523595766Z namespaces/kserve/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523604646Z namespaces/kserve/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523641007Z namespaces/kserve/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.52380828Z namespaces/kserve/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.523981134Z namespaces/kserve/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.524114426Z namespaces/kserve/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.52431901Z namespaces/kserve/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.524560255Z namespaces/kserve/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.52480107Z namespaces/kserve/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.52481383Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-p89ct/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.524840841Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-p89ct/kserve-controller-manager-87b4b9896-p89ct.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.524955373Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-p89ct/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.524963683Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-p89ct/manager/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.524967883Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-p89ct/manager/manager/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.525010094Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-p89ct/manager/manager/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.525153247Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-p89ct/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.525233249Z namespaces/kserve/pods/kserve-controller-manager-87b4b9896-p89ct/manager/manager/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.525244399Z namespaces/kserve/pods/llmisvc-controller-manager-54d8bbfd5f-lp8fx/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.52531244Z namespaces/kserve/pods/llmisvc-controller-manager-54d8bbfd5f-lp8fx/llmisvc-controller-manager-54d8bbfd5f-lp8fx.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.525389802Z namespaces/kserve/pods/llmisvc-controller-manager-54d8bbfd5f-lp8fx/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.525398732Z namespaces/kserve/pods/llmisvc-controller-manager-54d8bbfd5f-lp8fx/manager/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.525412362Z namespaces/kserve/pods/llmisvc-controller-manager-54d8bbfd5f-lp8fx/manager/manager/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.525458913Z namespaces/kserve/pods/llmisvc-controller-manager-54d8bbfd5f-lp8fx/manager/manager/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.529607387Z namespaces/kserve/pods/llmisvc-controller-manager-54d8bbfd5f-lp8fx/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.529699629Z namespaces/kserve/pods/llmisvc-controller-manager-54d8bbfd5f-lp8fx/manager/manager/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.52977227Z namespaces/kserve/pods/model-serving-api-86f7b4b499-5tt55/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.529800611Z namespaces/kserve/pods/model-serving-api-86f7b4b499-5tt55/model-serving-api-86f7b4b499-5tt55.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.529925354Z namespaces/kserve/pods/model-serving-api-86f7b4b499-5tt55/server/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.529939794Z namespaces/kserve/pods/model-serving-api-86f7b4b499-5tt55/server/server/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.529947094Z namespaces/kserve/pods/model-serving-api-86f7b4b499-5tt55/server/server/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.529958084Z namespaces/kserve/pods/model-serving-api-86f7b4b499-5tt55/server/server/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.530057996Z namespaces/kserve/pods/model-serving-api-86f7b4b499-5tt55/server/server/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.530113017Z namespaces/kserve/pods/model-serving-api-86f7b4b499-5tt55/server/server/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.530171088Z namespaces/kserve/pods/odh-model-controller-696fc77849-279fk/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.530192359Z namespaces/kserve/pods/odh-model-controller-696fc77849-279fk/odh-model-controller-696fc77849-279fk.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.530289871Z namespaces/kserve/pods/odh-model-controller-696fc77849-279fk/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.530302801Z namespaces/kserve/pods/odh-model-controller-696fc77849-279fk/manager/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.530317411Z namespaces/kserve/pods/odh-model-controller-696fc77849-279fk/manager/manager/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.530345182Z namespaces/kserve/pods/odh-model-controller-696fc77849-279fk/manager/manager/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538306853Z namespaces/kserve/pods/odh-model-controller-696fc77849-279fk/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538365724Z namespaces/kserve/pods/odh-model-controller-696fc77849-279fk/manager/manager/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538387664Z namespaces/kserve/pods/s3-init-jpvfk/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538430995Z namespaces/kserve/pods/s3-init-jpvfk/s3-init-jpvfk.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538513857Z namespaces/kserve/pods/s3-init-jpvfk/s3-init/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538521947Z namespaces/kserve/pods/s3-init-jpvfk/s3-init/s3-init/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538525687Z namespaces/kserve/pods/s3-init-jpvfk/s3-init/s3-init/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538556298Z namespaces/kserve/pods/s3-init-jpvfk/s3-init/s3-init/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.53864585Z namespaces/kserve/pods/s3-init-jpvfk/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538708201Z namespaces/kserve/pods/s3-init-jpvfk/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538762872Z namespaces/kserve/pods/seaweedfs-79f457656b-znl9n/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538798583Z namespaces/kserve/pods/seaweedfs-79f457656b-znl9n/seaweedfs-79f457656b-znl9n.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538886194Z namespaces/kserve/pods/seaweedfs-79f457656b-znl9n/seaweedfs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538892995Z namespaces/kserve/pods/seaweedfs-79f457656b-znl9n/seaweedfs/seaweedfs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538896864Z namespaces/kserve/pods/seaweedfs-79f457656b-znl9n/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.538926925Z namespaces/kserve/pods/seaweedfs-79f457656b-znl9n/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539127659Z namespaces/kserve/pods/seaweedfs-79f457656b-znl9n/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.53917911Z namespaces/kserve/pods/seaweedfs-79f457656b-znl9n/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539241722Z namespaces/kserve/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539261732Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539321023Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539369024Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539441615Z namespaces/kuadrant-system/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539501227Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539574488Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539616189Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539684991Z namespaces/kuadrant-system/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539712801Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.539840594Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540128639Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540403435Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540442866Z namespaces/kuadrant-system/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540483767Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540539608Z namespaces/kuadrant-system/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540585769Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54066433Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540723821Z namespaces/kuadrant-system/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540803283Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540893655Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540936476Z namespaces/kuadrant-system/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540944716Z namespaces/kuadrant-system/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.540968906Z namespaces/kuadrant-system/coordination.k8s.io/leases/3745a16e.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.541059898Z namespaces/kuadrant-system/coordination.k8s.io/leases/a3f98d6c.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54114401Z namespaces/kuadrant-system/coordination.k8s.io/leases/aac3a15d.authorino.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.541242062Z namespaces/kuadrant-system/coordination.k8s.io/leases/f139389e.kuadrant.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.541312223Z namespaces/kuadrant-system/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.541354874Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.541491847Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.541591739Z namespaces/kuadrant-system/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.542070509Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54213637Z namespaces/kuadrant-system/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.542445736Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.542573489Z namespaces/kuadrant-system/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.542877485Z namespaces/kuadrant-system/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543000747Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543017378Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5431212Z namespaces/kuadrant-system/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54314774Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543204542Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543247172Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543326094Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543402746Z namespaces/kuadrant-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543446846Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543493757Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543543648Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543577349Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54363242Z namespaces/kuadrant-system/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54364119Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543701221Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.543936866Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.544141421Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.544286843Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.544510638Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.544818214Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.545075619Z namespaces/kuadrant-system/operators.coreos.com/installplans/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54512431Z namespaces/kuadrant-system/operators.coreos.com/installplans/install-wvh22.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.545407946Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.545449117Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.545538589Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54561663Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.545698372Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.545779903Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.545817034Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/kuadrant.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.545872245Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.545917106Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/authorino-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.546013128Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/dns-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.546181102Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/limitador-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.546269633Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/rhcl-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.546341895Z namespaces/kuadrant-system/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.546354805Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.546398366Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino-68bd676465-j4s95.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.546472648Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.546483358Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/authorino/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.546489818Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/authorino/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.546529859Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/authorino/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547287694Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/authorino/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547354565Z namespaces/kuadrant-system/pods/authorino-68bd676465-j4s95/authorino/authorino/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547410246Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547443587Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/authorino-operator-7587b89b76-h5ll8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547530089Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547536959Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547541239Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/manager/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54757452Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/manager/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547814224Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547878556Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-h5ll8/manager/manager/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547928127Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.547971208Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/dns-operator-controller-manager-844548ff4c-tt77j.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548041919Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548055729Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54807902Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/manager/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548111441Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/manager/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548232683Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548294094Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-tt77j/manager/manager/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548344555Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548381536Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin-6c886788f8-kkwsz.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548468708Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548476968Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548484458Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548518069Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.54859536Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548665122Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-kkwsz/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548682712Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548753843Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/kuadrant-operator-controller-manager-57dd85bb4-nclhb.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548880176Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548890566Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548894426Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/manager/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.548941427Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/manager/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.55056631Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.550630471Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-57dd85bb4-nclhb/manager/manager/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.550666322Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.550711093Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador-limitador-67566c68b4-2svzj.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.550800445Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.550810425Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/limitador/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.550814705Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/limitador/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.550845126Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/limitador/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.550927257Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/limitador/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.550990569Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2svzj/limitador/limitador/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551013959Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.55106189Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/limitador-operator-controller-manager-c7fb4c8d5-bgqqp.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551141332Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551147822Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551156522Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/manager/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551204033Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/manager/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551361626Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551425177Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-bgqqp/manager/manager/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551462078Z namespaces/kuadrant-system/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551494929Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.55154099Z namespaces/kuadrant-system/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551581171Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551638382Z namespaces/kube-node-lease/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551644632Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551661492Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551678682Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-227.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551796965Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-16.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551879347Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-141-222.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551938438Z namespaces/kube-node-lease/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551945738Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.551988379Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.552133452Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.552309595Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.552443068Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.552679743Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.552987229Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.553172613Z namespaces/kube-public/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.553190793Z namespaces/kube-public/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.553198963Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.553248264Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.553399307Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.553567331Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.553705734Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.553931528Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.554168563Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.554401437Z namespaces/kube-system/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.554432918Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.55454252Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.554585551Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.554656323Z namespaces/kube-system/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.554702134Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.554863257Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.554933858Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.55501171Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555054651Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555093602Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555141803Z namespaces/kube-system/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555192793Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555274525Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555336667Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555373327Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555455509Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.55549463Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.55550285Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555558631Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-25qx3jmgtdmrknbyshjyln7ioi.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555629742Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-cainjector-leader-election.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555712524Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-controller.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555816876Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.555971609Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.55602425Z namespaces/kube-system/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.556073721Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.556237545Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.55701768Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.557280356Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.557354337Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.557624302Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.557773705Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558101002Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558163153Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558210834Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558271716Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558303856Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558367008Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558405228Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.55847971Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558560041Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558613482Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558669044Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558711115Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558776396Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558816617Z namespaces/kube-system/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558827297Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.558885988Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.559035531Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.559206645Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.559346668Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.559553882Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.559840007Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560050552Z namespaces/kube-system/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560059612Z namespaces/kube-system/pods/global-pull-secret-syncer-9lvfg/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560102093Z namespaces/kube-system/pods/global-pull-secret-syncer-9lvfg/global-pull-secret-syncer-9lvfg.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560185614Z namespaces/kube-system/pods/global-pull-secret-syncer-9lvfg/global-pull-secret-syncer/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560197274Z namespaces/kube-system/pods/global-pull-secret-syncer-9lvfg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560204625Z namespaces/kube-system/pods/global-pull-secret-syncer-9lvfg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560241415Z namespaces/kube-system/pods/global-pull-secret-syncer-9lvfg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.56048426Z namespaces/kube-system/pods/global-pull-secret-syncer-9lvfg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560539552Z namespaces/kube-system/pods/global-pull-secret-syncer-9lvfg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560553632Z namespaces/kube-system/pods/global-pull-secret-syncer-g8b9j/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560614433Z namespaces/kube-system/pods/global-pull-secret-syncer-g8b9j/global-pull-secret-syncer-g8b9j.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560705175Z namespaces/kube-system/pods/global-pull-secret-syncer-g8b9j/global-pull-secret-syncer/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560715605Z namespaces/kube-system/pods/global-pull-secret-syncer-g8b9j/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560720475Z namespaces/kube-system/pods/global-pull-secret-syncer-g8b9j/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.560783806Z namespaces/kube-system/pods/global-pull-secret-syncer-g8b9j/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561019191Z namespaces/kube-system/pods/global-pull-secret-syncer-g8b9j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561085932Z namespaces/kube-system/pods/global-pull-secret-syncer-g8b9j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561103383Z namespaces/kube-system/pods/global-pull-secret-syncer-j6glz/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561157144Z namespaces/kube-system/pods/global-pull-secret-syncer-j6glz/global-pull-secret-syncer-j6glz.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561233915Z namespaces/kube-system/pods/global-pull-secret-syncer-j6glz/global-pull-secret-syncer/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561245926Z namespaces/kube-system/pods/global-pull-secret-syncer-j6glz/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561251386Z namespaces/kube-system/pods/global-pull-secret-syncer-j6glz/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561258956Z namespaces/kube-system/pods/global-pull-secret-syncer-j6glz/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.56147124Z namespaces/kube-system/pods/global-pull-secret-syncer-j6glz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561528071Z namespaces/kube-system/pods/global-pull-secret-syncer-j6glz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561558172Z namespaces/kube-system/pods/konnectivity-agent-b25vj/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561596433Z namespaces/kube-system/pods/konnectivity-agent-b25vj/konnectivity-agent-b25vj.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561673614Z namespaces/kube-system/pods/konnectivity-agent-b25vj/konnectivity-agent/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561681004Z namespaces/kube-system/pods/konnectivity-agent-b25vj/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561684684Z namespaces/kube-system/pods/konnectivity-agent-b25vj/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.561739316Z namespaces/kube-system/pods/konnectivity-agent-b25vj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.562264646Z namespaces/kube-system/pods/konnectivity-agent-b25vj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.562328797Z namespaces/kube-system/pods/konnectivity-agent-b25vj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.562378639Z namespaces/kube-system/pods/konnectivity-agent-b5l6p/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.562408689Z namespaces/kube-system/pods/konnectivity-agent-b5l6p/konnectivity-agent-b5l6p.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.562484801Z namespaces/kube-system/pods/konnectivity-agent-b5l6p/konnectivity-agent/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.562494461Z namespaces/kube-system/pods/konnectivity-agent-b5l6p/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.562505741Z namespaces/kube-system/pods/konnectivity-agent-b5l6p/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.562556182Z namespaces/kube-system/pods/konnectivity-agent-b5l6p/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.563155864Z namespaces/kube-system/pods/konnectivity-agent-b5l6p/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.563226406Z namespaces/kube-system/pods/konnectivity-agent-b5l6p/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.563260387Z namespaces/kube-system/pods/konnectivity-agent-gdjgt/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.563309457Z namespaces/kube-system/pods/konnectivity-agent-gdjgt/konnectivity-agent-gdjgt.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.563388219Z namespaces/kube-system/pods/konnectivity-agent-gdjgt/konnectivity-agent/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.563394979Z namespaces/kube-system/pods/konnectivity-agent-gdjgt/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.563402269Z namespaces/kube-system/pods/konnectivity-agent-gdjgt/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5634482Z namespaces/kube-system/pods/konnectivity-agent-gdjgt/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564027622Z namespaces/kube-system/pods/konnectivity-agent-gdjgt/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564094073Z namespaces/kube-system/pods/konnectivity-agent-gdjgt/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564111614Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-227.ec2.internal/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564163555Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-227.ec2.internal/kube-apiserver-proxy-ip-10-0-130-227.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564228376Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-227.ec2.internal/haproxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564235046Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-227.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564245606Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-227.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564286957Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-227.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564456211Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-227.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564522932Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-227.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564570133Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-16.ec2.internal/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564602203Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-16.ec2.internal/kube-apiserver-proxy-ip-10-0-138-16.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564689035Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-16.ec2.internal/haproxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564700656Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-16.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564712166Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-16.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.564763637Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-16.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565026612Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-16.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565074553Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-16.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565112064Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-222.ec2.internal/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565148365Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-222.ec2.internal/kube-apiserver-proxy-ip-10-0-141-222.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565226536Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-222.ec2.internal/haproxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565236366Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-222.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565240016Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-222.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565286467Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-222.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565463871Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-222.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565529632Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-222.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565585403Z namespaces/kube-system/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565624294Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565668095Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565674655Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565710466Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565807838Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565856129Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5659058Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5659141Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.56591791Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.565949981Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.566039412Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.566083773Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.566092233Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.566137974Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.566289268Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.566458601Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.566593574Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.56689786Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.567146345Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.56742296Z namespaces/open-cluster-management-ebda8e95-e31a-40c4-b382-b6975855e/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.56743044Z namespaces/open-cluster-management-ebda8e95-e31a-40c4-b382-b6975855e/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.567433901Z namespaces/open-cluster-management-ebda8e95-e31a-40c4-b382-b6975855e/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.567482352Z namespaces/open-cluster-management-ebda8e95-e31a-40c4-b382-b6975855e/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.567643315Z namespaces/open-cluster-management-ebda8e95-e31a-40c4-b382-b6975855e/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.567861199Z namespaces/open-cluster-management-ebda8e95-e31a-40c4-b382-b6975855e/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.567996272Z namespaces/open-cluster-management-ebda8e95-e31a-40c4-b382-b6975855e/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.568221287Z namespaces/open-cluster-management-ebda8e95-e31a-40c4-b382-b6975855e/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.568477462Z namespaces/open-cluster-management-ebda8e95-e31a-40c4-b382-b6975855e/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.568715026Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.568800138Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.568859219Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.568920531Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.568990302Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569039803Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569148665Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569230577Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569304429Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569356879Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.56940231Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569456781Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569498922Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569571964Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569618715Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569658065Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569757018Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.569850629Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.56989031Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.570839849Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.570923621Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571005863Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571082334Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571163646Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571296049Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571484222Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571539254Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571584495Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571631585Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571672606Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571717447Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571788959Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.57187349Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571947992Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.571992213Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572033393Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572087534Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572130515Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572178276Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572217167Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572261398Z namespaces/openshift-apiserver-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572273208Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572326689Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572513953Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572703137Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.572879741Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.573105655Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.573376561Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.573569564Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.573607725Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.573665126Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.573701937Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.573819229Z namespaces/openshift-apiserver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.573861981Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.573923582Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.573967412Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.574022504Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.574078505Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.574135266Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.574207907Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.574281339Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.57433819Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.57436716Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.574650626Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.574691357Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.57485408Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.574894441Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.574940232Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575016684Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575073105Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575106666Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575208868Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575291569Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575359731Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575440322Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575522914Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575658237Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575882671Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575936382Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.575967003Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576066535Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576078525Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576120726Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576168597Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576250289Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.57632117Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576372101Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576412522Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576466183Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576508564Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576555715Z namespaces/openshift-apiserver/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576568745Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576619016Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5767887Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.576968583Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.577103026Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.577338151Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.577585376Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.57781795Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.577856431Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.577914192Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.577940363Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.577997304Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.578007014Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.578017124Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.578051495Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.578109686Z namespaces/openshift-authentication-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.578120336Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.578171788Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.57831217Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.578490874Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.578620746Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.578854071Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.579093266Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.57928699Z namespaces/openshift-authentication/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.57929513Z namespaces/openshift-authentication/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.57930784Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.579344631Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.579501424Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.579671068Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.579842121Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.580048085Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.58029116Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.580495904Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.580503964Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.580508375Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.580544975Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.580603917Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.580617247Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.580669978Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.580849462Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581023905Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581155228Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581364162Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581602327Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581834322Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581849062Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581855642Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581886663Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581951554Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581964704Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.581975084Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.582057946Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.582076206Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.582119997Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.582356642Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.582487335Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.582609787Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.582908423Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583143598Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583354892Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583385103Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583457604Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583486495Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583553736Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583589327Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583663088Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.58376259Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583859532Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583894743Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583935114Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.583996225Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584041456Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584121417Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584165038Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.58421349Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584290971Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584335542Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584353322Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584381983Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584461915Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584500595Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584602407Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584675439Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584775831Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584857143Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.584931404Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585081787Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585197739Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.58525127Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585285081Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585339072Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585374983Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585418004Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585446674Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585518346Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585557726Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585637668Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.58570856Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585788851Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585818372Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585866523Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585900903Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585945714Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.585977015Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.586022106Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.586164039Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.586335082Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.586456455Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.586672819Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.586978535Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587172719Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.58721673Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587272461Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587280051Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587310362Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587355253Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587392203Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587458485Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587491565Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587566767Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587602148Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.58769577Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587752101Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587835452Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587863223Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.587979975Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588047067Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588126429Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588159489Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.58819773Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588247871Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588274872Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588357113Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588405334Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588440715Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588527626Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588579418Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588593298Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588634629Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.58872539Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588844593Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.588964015Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.589050857Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.589092208Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.58920357Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.589278932Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.589588268Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.589658249Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.589904554Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590091378Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.59020101Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590254051Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590299952Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590351383Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590398814Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590447415Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590496456Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590529577Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590570508Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590647939Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590747551Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590802212Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590849763Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590897854Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.590937665Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.591005487Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.591012977Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.591053037Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.59119696Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.591361664Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.591494346Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.591722981Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592041848Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592233261Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592242461Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592292053Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/aws-ebs-csi-driver-node-s2t8g.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592383154Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-driver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592394695Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-driver/csi-driver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592400135Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592445665Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592528387Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592591639Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592636289Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-liveness-probe/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592643229Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.59265411Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592702161Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592840704Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592897785Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592920305Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-node-driver-registrar/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592929315Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592937946Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.592969046Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593070668Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593128079Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s2t8g/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.59316939Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593230271Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/aws-ebs-csi-driver-node-tsk65.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593329553Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-driver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593340164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-driver/csi-driver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593345944Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593371864Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593467526Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593527267Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593561128Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-liveness-probe/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593569938Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593573838Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593625109Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593708301Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593804333Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593844014Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-node-driver-registrar/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593851134Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593857044Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593892745Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.593986667Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594047368Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tsk65/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594094279Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594129539Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/aws-ebs-csi-driver-node-zwss5.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594223892Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-driver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594235342Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-driver/csi-driver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594252982Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594274082Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594374324Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594433026Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594477257Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-liveness-probe/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594487987Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594493957Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594523827Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594609929Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594681281Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594716191Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-node-driver-registrar/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594723162Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594742582Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594810523Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594914586Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.594972797Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zwss5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595011837Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595044178Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595098799Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595105479Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.59514665Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595206411Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595242252Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595305083Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595360115Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595405115Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595414585Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595418366Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595453976Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595513047Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595521198Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595566989Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.59561986Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.5956329Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595670761Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.595860534Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.596033468Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.596164901Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.596390515Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.59663283Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.596868375Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.596901646Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.596949067Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.596995888Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597045789Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597078959Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597246873Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597323434Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597399936Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597443837Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597483567Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597562989Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597597589Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597665671Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597695991Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597812944Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597877195Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597917916Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.597999228Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.598053469Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.598060349Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.59810203Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.598159851Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.598191702Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.59908005Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.599178721Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.599314424Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.599379206Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.59960137Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.599771753Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.599999678Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600065539Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600117331Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600165581Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600220522Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600271604Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600315375Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600398166Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600470998Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600534639Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60057173Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600639511Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600681432Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600758483Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600796784Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600848205Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600894416Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600933927Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.600941027Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.601002968Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.601195482Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.601390316Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.601534339Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.601808435Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60208324Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602357376Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602366126Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvk6w/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602410007Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvk6w/tuned-hvk6w.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602513329Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvk6w/tuned/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602521419Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvk6w/tuned/tuned/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602529209Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvk6w/tuned/tuned/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60257329Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvk6w/tuned/tuned/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602689543Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvk6w/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602768774Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvk6w/tuned/tuned/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602814605Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpmsj/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602865326Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpmsj/tuned-mpmsj.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602936177Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpmsj/tuned/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602944737Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpmsj/tuned/tuned/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.602952628Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpmsj/tuned/tuned/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603011299Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpmsj/tuned/tuned/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603117911Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpmsj/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603178012Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mpmsj/tuned/tuned/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603217243Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnpr5/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603266094Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnpr5/tuned-wnpr5.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603350726Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnpr5/tuned/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603362136Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnpr5/tuned/tuned/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603373276Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnpr5/tuned/tuned/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603404327Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnpr5/tuned/tuned/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603512269Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnpr5/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60357646Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnpr5/tuned/tuned/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603648072Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603693933Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603764204Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603798505Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603866326Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603874586Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603906247Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-227.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.603993569Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-16.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60407085Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-141-222.ec2.internal.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604119831Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604154062Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604241864Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604283275Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604349746Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604385307Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604465088Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604500619Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60458135Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604688013Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604803185Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604851076Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604885377Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604923448Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.604965798Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60504105Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.605093001Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.605129222Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.605225214Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.605287305Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.605334486Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.605509899Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.605590291Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.605716444Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.605812535Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.605923998Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60605598Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606258595Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606312025Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606358366Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606422498Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606458079Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60652308Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606559161Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606634312Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606710634Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606796355Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606837366Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606886687Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606924278Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.606988629Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60703434Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.607092451Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.607118392Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.607166813Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.607181693Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.607232874Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.607383657Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.607555531Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.607695573Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.607988589Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608235884Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608424178Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608432198Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608446799Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator-697587599-rxckv.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608546291Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator-watch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608554381Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608558541Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608580161Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608677753Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608740774Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608801536Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608813386Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608817386Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.608857517Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.609345217Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.609404008Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-697587599-rxckv/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.609423978Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60948747Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.60952039Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.609585492Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.609654983Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.609698254Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.609775635Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.609826376Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.609889738Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.609930389Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61000953Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610102562Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610191854Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610299876Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610335287Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610393208Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610428068Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61051107Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610546401Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610586212Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610659403Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610723485Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610746225Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610790256Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610890068Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.610958969Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61100237Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.611105682Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.611182274Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.611462829Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.611533981Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.611642683Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.611800026Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612033981Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612107822Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612149333Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612199924Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612234795Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612286596Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612322327Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612395568Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6124775Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612532591Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612573712Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612621743Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612675874Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612777006Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612816347Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612891618Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.612927269Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.613010221Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.613020171Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.613066232Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.613233205Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.613408969Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.613541791Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.613797287Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614045412Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614241056Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614251386Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-96pcz/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614295237Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-96pcz/volume-data-source-validator-5cf8c89d64-96pcz.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614369598Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-96pcz/volume-data-source-validator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614377328Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-96pcz/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614388859Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-96pcz/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614428419Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-96pcz/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614520331Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-96pcz/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614586772Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5cf8c89d64-96pcz/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614641314Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614679845Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614746716Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.614779747Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61493237Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61497412Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615035852Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615074902Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615125223Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615167574Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615249556Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615325658Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615406619Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61545452Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615494971Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615549312Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615581073Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615661324Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615718175Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615822608Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.615902289Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6159578Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61596401Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.616004881Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.616049922Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.616095833Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.616177875Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.616256856Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.616361319Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61642355Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.616502491Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.616635394Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.616864319Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61691901Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61696074Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617033022Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617072543Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617131484Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617192715Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617283227Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617354999Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617405009Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6174374Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617491871Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617535152Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617599024Z namespaces/openshift-cluster-version/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617613494Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617646594Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617817528Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.617988791Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.618134524Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.618322708Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.618560133Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.618778487Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.618801928Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.618888259Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61892885Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619018552Z namespaces/openshift-config-managed/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619055253Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619115374Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619127744Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619195766Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619237726Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619318918Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.61938904Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619464171Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619581713Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619616374Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619682195Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619719046Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619820588Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619864189Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6198966Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.619971141Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.620050223Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.620082414Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.623195016Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.623265378Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6233568Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.623440071Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.623515683Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.623697787Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.623826239Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.623890951Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.623924881Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624022153Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624055054Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624102075Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624152056Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624189677Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624251648Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624293879Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.62438046Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624455152Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624505723Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624547034Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624601875Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624648526Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624685907Z namespaces/openshift-config-managed/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624702697Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.624827789Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.625056714Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.625300289Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.625449092Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.625693957Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.625996693Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626248598Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626274988Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.62634222Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6263503Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626383251Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626482283Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626524173Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626573714Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626609525Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626664236Z namespaces/openshift-config-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626680957Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626692527Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626704537Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.62682384Z namespaces/openshift-config-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.62683889Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.626878161Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.627027424Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.627207207Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.62733609Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.627555354Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.62782231Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628060325Z namespaces/openshift-config/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628077285Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628218558Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628260089Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.62832106Z namespaces/openshift-config/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628361601Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628441222Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628521414Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628599806Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628651616Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628670867Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628756538Z namespaces/openshift-config/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628778349Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.62885028Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628894931Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.628939322Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629005084Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629074395Z namespaces/openshift-config/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629109236Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629243039Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.62931254Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629394111Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629462493Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629539365Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629670607Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.62982385Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629868451Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629913702Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.629968233Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630011494Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630066675Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630109026Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630147527Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630186798Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630262139Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630334701Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630369621Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630411522Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630448123Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630490924Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630525624Z namespaces/openshift-config/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630533905Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630566915Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630718398Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.630925182Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.631056145Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.631235139Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.631469604Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.631652787Z namespaces/openshift-config/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.631690028Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.631726769Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.63180175Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.631891522Z namespaces/openshift-console-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.631934523Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632023935Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632061125Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632123297Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632163027Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632243049Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632357871Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632450123Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632489754Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632535195Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632592146Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632625497Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632701318Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632924543Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.632968524Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.633051705Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.633090646Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.633097456Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.633134017Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.633213269Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.63326758Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.633838031Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.633920933Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634157518Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634228519Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634347942Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634478114Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634673918Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634743119Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634788431Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634843032Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634871552Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634945384Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.634964884Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635055576Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635132937Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635151478Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635209619Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.63525414Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.63527587Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635344512Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635383692Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635437324Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635470644Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635509075Z namespaces/openshift-console-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635552616Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635607957Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.635813161Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.636019785Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.636198709Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.636467184Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.636690809Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.636912103Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.636950434Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-lnvrg/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.636958644Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-lnvrg/console-operator-76dff48d59-lnvrg.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637063946Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-lnvrg/console-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637073626Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-lnvrg/console-operator/console-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637078577Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-lnvrg/console-operator/console-operator/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637111727Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-lnvrg/console-operator/console-operator/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637530886Z namespaces/openshift-console-operator/pods/console-operator-76dff48d59-lnvrg/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637585747Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637629858Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637659908Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637708229Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637774181Z namespaces/openshift-console-user-settings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637785191Z namespaces/openshift-console-user-settings/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637800531Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637840152Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.637990335Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.63824832Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.638382743Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.638576427Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.638832632Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.639070337Z namespaces/openshift-console/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.639103998Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.639367733Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.639409304Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.639475675Z namespaces/openshift-console/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.639506206Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.639598017Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.639777991Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640033186Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640051917Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640102098Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640140888Z namespaces/openshift-console/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640188519Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640255281Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640300122Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640318962Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640407024Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640459095Z namespaces/openshift-console/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.640501206Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.641092488Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.641176699Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.641428094Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.641503706Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.64169389Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.641844583Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642067858Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642127499Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.64220385Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642260441Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642297832Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642362773Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642392274Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642476746Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642560997Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642621269Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.64266887Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642724961Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642791512Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642835633Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642880274Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642917415Z namespaces/openshift-console/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642926195Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.642967846Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.643126619Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.643297922Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.643426065Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.643648859Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.643970386Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644201141Z namespaces/openshift-console/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644218531Z namespaces/openshift-console/pods/console-9695b8856-x4klq/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644235551Z namespaces/openshift-console/pods/console-9695b8856-x4klq/console-9695b8856-x4klq.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644325253Z namespaces/openshift-console/pods/console-9695b8856-x4klq/console/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644337373Z namespaces/openshift-console/pods/console-9695b8856-x4klq/console/console/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644342413Z namespaces/openshift-console/pods/console-9695b8856-x4klq/console/console/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644388694Z namespaces/openshift-console/pods/console-9695b8856-x4klq/console/console/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644483506Z namespaces/openshift-console/pods/console-9695b8856-x4klq/console/console/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644539187Z namespaces/openshift-console/pods/console-9695b8856-x4klq/console/console/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644589008Z namespaces/openshift-console/pods/downloads-57bd96b888-xvk6q/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644628759Z namespaces/openshift-console/pods/downloads-57bd96b888-xvk6q/downloads-57bd96b888-xvk6q.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644717581Z namespaces/openshift-console/pods/downloads-57bd96b888-xvk6q/download-server/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644745352Z namespaces/openshift-console/pods/downloads-57bd96b888-xvk6q/download-server/download-server/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644753722Z namespaces/openshift-console/pods/downloads-57bd96b888-xvk6q/download-server/download-server/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.644783222Z namespaces/openshift-console/pods/downloads-57bd96b888-xvk6q/download-server/download-server/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645018957Z namespaces/openshift-console/pods/downloads-57bd96b888-xvk6q/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645082578Z namespaces/openshift-console/pods/downloads-57bd96b888-xvk6q/download-server/download-server/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.64514336Z namespaces/openshift-console/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.64517943Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645273582Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645291903Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645377174Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645412705Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645486667Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645522217Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645581748Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645620439Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645704241Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645813783Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645876134Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645931676Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.645974336Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646024597Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646069038Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.64614369Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646194121Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646229741Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646322703Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646385114Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646437675Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646538978Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646610599Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646686271Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646799973Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.646872934Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647007107Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647202201Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647259902Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647278392Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647335234Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647386755Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647484377Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647537368Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647620699Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647700751Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647758112Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647809373Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647845944Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647893115Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647937966Z namespaces/openshift-controller-manager-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.647956376Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.648006317Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.64815701Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.648324514Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.648455976Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.64865213Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.648921616Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649103989Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6491398Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649179091Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649239842Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649318944Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649370075Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649417666Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649457887Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649523798Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649560199Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.64964038Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649713782Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649826594Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649865445Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649900925Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.649967597Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650010978Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650083059Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650159771Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650192682Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650271213Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650302764Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650311224Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650360725Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650423816Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650463527Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650571469Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650647231Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650745353Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650844335Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.650918656Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651056579Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651262253Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651436867Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651482528Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651539729Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651567629Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651641071Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651668631Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651781163Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651850645Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651905486Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.651943677Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.652008248Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.652054959Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.65211171Z namespaces/openshift-controller-manager/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.65211902Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.652155331Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.652354965Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.652540719Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.652672581Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.652919326Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653150031Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653362305Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653447147Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653509398Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653558699Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.65360712Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653657931Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653720502Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653806644Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653863525Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653909206Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.653982278Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6540643Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654138481Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654202122Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654239323Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654288624Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654337435Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654425407Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654477868Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654512989Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.65459151Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654642421Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654676922Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654807064Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654892596Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.654966768Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655045869Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655119931Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655257604Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655466248Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655531119Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6555741Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655625681Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655661132Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655747483Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655781404Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655881906Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.655965288Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656026909Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.65605928Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656134401Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656169292Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656222533Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656255704Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656306405Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656350346Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656395177Z namespaces/openshift-dns-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656426437Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656467398Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656612731Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656831365Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.656972328Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.657150692Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.657395887Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.657590001Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.657607081Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.657660472Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.657699993Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.657799525Z namespaces/openshift-dns/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.657818865Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.658349516Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.658446748Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.658512359Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.65853387Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.658676123Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.658776615Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.658846936Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.658888187Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.658922438Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.658979369Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6590126Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.659092031Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.659142082Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.659176003Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.659253484Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.659306946Z namespaces/openshift-dns/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.659341846Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.659447708Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.65952524Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.659755824Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.659864557Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660137902Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660249554Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660417678Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660477499Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66052202Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660559931Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660597932Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660655973Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660691403Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660851287Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660941519Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.660988119Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66103018Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.661066461Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.661110192Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.661155773Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.661202664Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.661243294Z namespaces/openshift-dns/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.661265045Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.661314436Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.661478039Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.661665743Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.661825536Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.662034761Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.662282746Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66251948Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.662527191Z namespaces/openshift-dns/pods/dns-default-22rt8/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.662553211Z namespaces/openshift-dns/pods/dns-default-22rt8/dns-default-22rt8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.662638423Z namespaces/openshift-dns/pods/dns-default-22rt8/dns/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.662645193Z namespaces/openshift-dns/pods/dns-default-22rt8/dns/dns/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.662651113Z namespaces/openshift-dns/pods/dns-default-22rt8/dns/dns/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.662755195Z namespaces/openshift-dns/pods/dns-default-22rt8/dns/dns/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.662873987Z namespaces/openshift-dns/pods/dns-default-22rt8/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.662951809Z namespaces/openshift-dns/pods/dns-default-22rt8/dns/dns/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66299916Z namespaces/openshift-dns/pods/dns-default-22rt8/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66300751Z namespaces/openshift-dns/pods/dns-default-22rt8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66301206Z namespaces/openshift-dns/pods/dns-default-22rt8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663048621Z namespaces/openshift-dns/pods/dns-default-22rt8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663131523Z namespaces/openshift-dns/pods/dns-default-22rt8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663201994Z namespaces/openshift-dns/pods/dns-default-22rt8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663244775Z namespaces/openshift-dns/pods/dns-default-txm4g/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663285126Z namespaces/openshift-dns/pods/dns-default-txm4g/dns-default-txm4g.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663379208Z namespaces/openshift-dns/pods/dns-default-txm4g/dns/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663386888Z namespaces/openshift-dns/pods/dns-default-txm4g/dns/dns/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663390978Z namespaces/openshift-dns/pods/dns-default-txm4g/dns/dns/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663433889Z namespaces/openshift-dns/pods/dns-default-txm4g/dns/dns/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663518091Z namespaces/openshift-dns/pods/dns-default-txm4g/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663581562Z namespaces/openshift-dns/pods/dns-default-txm4g/dns/dns/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663629373Z namespaces/openshift-dns/pods/dns-default-txm4g/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663638023Z namespaces/openshift-dns/pods/dns-default-txm4g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663642603Z namespaces/openshift-dns/pods/dns-default-txm4g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663682934Z namespaces/openshift-dns/pods/dns-default-txm4g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663780486Z namespaces/openshift-dns/pods/dns-default-txm4g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663860247Z namespaces/openshift-dns/pods/dns-default-txm4g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663875768Z namespaces/openshift-dns/pods/dns-default-x555j/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.663925689Z namespaces/openshift-dns/pods/dns-default-x555j/dns-default-x555j.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66400248Z namespaces/openshift-dns/pods/dns-default-x555j/dns/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66401329Z namespaces/openshift-dns/pods/dns-default-x555j/dns/dns/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66401827Z namespaces/openshift-dns/pods/dns-default-x555j/dns/dns/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664049291Z namespaces/openshift-dns/pods/dns-default-x555j/dns/dns/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664152963Z namespaces/openshift-dns/pods/dns-default-x555j/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664218565Z namespaces/openshift-dns/pods/dns-default-x555j/dns/dns/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664247975Z namespaces/openshift-dns/pods/dns-default-x555j/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664255025Z namespaces/openshift-dns/pods/dns-default-x555j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664258955Z namespaces/openshift-dns/pods/dns-default-x555j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664308796Z namespaces/openshift-dns/pods/dns-default-x555j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664395538Z namespaces/openshift-dns/pods/dns-default-x555j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66446063Z namespaces/openshift-dns/pods/dns-default-x555j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664519591Z namespaces/openshift-dns/pods/node-resolver-747vx/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664541031Z namespaces/openshift-dns/pods/node-resolver-747vx/node-resolver-747vx.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664638883Z namespaces/openshift-dns/pods/node-resolver-747vx/dns-node-resolver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664646303Z namespaces/openshift-dns/pods/node-resolver-747vx/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664650073Z namespaces/openshift-dns/pods/node-resolver-747vx/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664682334Z namespaces/openshift-dns/pods/node-resolver-747vx/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664784546Z namespaces/openshift-dns/pods/node-resolver-747vx/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664851457Z namespaces/openshift-dns/pods/node-resolver-747vx/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664885578Z namespaces/openshift-dns/pods/node-resolver-dpk92/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.664919199Z namespaces/openshift-dns/pods/node-resolver-dpk92/node-resolver-dpk92.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66500097Z namespaces/openshift-dns/pods/node-resolver-dpk92/dns-node-resolver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665007801Z namespaces/openshift-dns/pods/node-resolver-dpk92/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665015441Z namespaces/openshift-dns/pods/node-resolver-dpk92/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665048221Z namespaces/openshift-dns/pods/node-resolver-dpk92/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665135353Z namespaces/openshift-dns/pods/node-resolver-dpk92/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665218555Z namespaces/openshift-dns/pods/node-resolver-dpk92/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665253246Z namespaces/openshift-dns/pods/node-resolver-wmdhm/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665286656Z namespaces/openshift-dns/pods/node-resolver-wmdhm/node-resolver-wmdhm.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665362928Z namespaces/openshift-dns/pods/node-resolver-wmdhm/dns-node-resolver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665369818Z namespaces/openshift-dns/pods/node-resolver-wmdhm/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665375468Z namespaces/openshift-dns/pods/node-resolver-wmdhm/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665419239Z namespaces/openshift-dns/pods/node-resolver-wmdhm/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6655034Z namespaces/openshift-dns/pods/node-resolver-wmdhm/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665569992Z namespaces/openshift-dns/pods/node-resolver-wmdhm/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665603622Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665635153Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665687664Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665719925Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665822897Z namespaces/openshift-etcd/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665867168Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.665927779Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6659609Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666017561Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666049991Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666132453Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666202225Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666280616Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666314527Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666347117Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666396469Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666428799Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666501831Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666553792Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666586442Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666664504Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666758786Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666829317Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666916639Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.666990441Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667068752Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667141454Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667215005Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667334457Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667480131Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667526121Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667557862Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667604953Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667635094Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667682264Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667719625Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667840028Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667915689Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66795586Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.667990621Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.668044932Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.668080892Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.668131084Z namespaces/openshift-etcd/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.668139984Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.668204585Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.668342478Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.668512171Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.668640124Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66892801Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.669199175Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66946079Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.669496411Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.669556992Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.669591283Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.669668115Z namespaces/openshift-host-network/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.669715156Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.669822568Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.669859999Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66992171Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.66995557Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670038052Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670109684Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670186775Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670241646Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670277757Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670338968Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670376989Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670455751Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670495101Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670528442Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670607904Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670684615Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670744826Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.670852539Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67093695Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671008712Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671088313Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671167795Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671326808Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67142748Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671483901Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671522802Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671583163Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671630824Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671676605Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671715946Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671802118Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.671841888Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6719296Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672000032Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672051933Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672085963Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672146105Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672185755Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672240036Z namespaces/openshift-host-network/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672248207Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672297848Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672449291Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672639815Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.672805738Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.673012672Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.673249827Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.673446931Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.673484822Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.673528962Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.673567403Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.673651555Z namespaces/openshift-image-registry/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.673688576Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.673746697Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.673810658Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67388548Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67391427Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674019132Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674158875Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67437429Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67441274Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674446811Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674484622Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674525963Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674671266Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674751087Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674800458Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67489445Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674929571Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674936041Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.674974042Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.675022313Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.675060984Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.675951471Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.676027933Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.676278758Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67635175Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.676542833Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.676677836Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.676982932Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677039193Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677083834Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677127955Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677167986Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677214337Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677253388Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677327979Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677399401Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677458232Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677491842Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677554144Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677592024Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677681476Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677796729Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67786259Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677891801Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677938282Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.677978172Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.678024213Z namespaces/openshift-image-registry/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.678043174Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.678088915Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.678227017Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.678397641Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.678527103Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.678713667Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.678977643Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.679172227Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.679182487Z namespaces/openshift-image-registry/pods/image-registry-664d49788c-l46lh/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.679219868Z namespaces/openshift-image-registry/pods/image-registry-664d49788c-l46lh/image-registry-664d49788c-l46lh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67932317Z namespaces/openshift-image-registry/pods/image-registry-664d49788c-l46lh/registry/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67933027Z namespaces/openshift-image-registry/pods/image-registry-664d49788c-l46lh/registry/registry/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67934319Z namespaces/openshift-image-registry/pods/image-registry-664d49788c-l46lh/registry/registry/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.67936468Z namespaces/openshift-image-registry/pods/image-registry-664d49788c-l46lh/registry/registry/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680453182Z namespaces/openshift-image-registry/pods/image-registry-664d49788c-l46lh/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680501453Z namespaces/openshift-image-registry/pods/image-registry-664d49788c-l46lh/registry/registry/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680514834Z namespaces/openshift-image-registry/pods/node-ca-ccd2v/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680582465Z namespaces/openshift-image-registry/pods/node-ca-ccd2v/node-ca-ccd2v.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680675847Z namespaces/openshift-image-registry/pods/node-ca-ccd2v/node-ca/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680687157Z namespaces/openshift-image-registry/pods/node-ca-ccd2v/node-ca/node-ca/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680692617Z namespaces/openshift-image-registry/pods/node-ca-ccd2v/node-ca/node-ca/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680719848Z namespaces/openshift-image-registry/pods/node-ca-ccd2v/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680883631Z namespaces/openshift-image-registry/pods/node-ca-ccd2v/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680941832Z namespaces/openshift-image-registry/pods/node-ca-ccd2v/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680956043Z namespaces/openshift-image-registry/pods/node-ca-cjl8v/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.680995113Z namespaces/openshift-image-registry/pods/node-ca-cjl8v/node-ca-cjl8v.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681076715Z namespaces/openshift-image-registry/pods/node-ca-cjl8v/node-ca/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681087625Z namespaces/openshift-image-registry/pods/node-ca-cjl8v/node-ca/node-ca/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681092465Z namespaces/openshift-image-registry/pods/node-ca-cjl8v/node-ca/node-ca/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681101066Z namespaces/openshift-image-registry/pods/node-ca-cjl8v/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681251269Z namespaces/openshift-image-registry/pods/node-ca-cjl8v/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.68129879Z namespaces/openshift-image-registry/pods/node-ca-cjl8v/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681365141Z namespaces/openshift-image-registry/pods/node-ca-w8bpd/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681378881Z namespaces/openshift-image-registry/pods/node-ca-w8bpd/node-ca-w8bpd.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681466363Z namespaces/openshift-image-registry/pods/node-ca-w8bpd/node-ca/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681474943Z namespaces/openshift-image-registry/pods/node-ca-w8bpd/node-ca/node-ca/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681479223Z namespaces/openshift-image-registry/pods/node-ca-w8bpd/node-ca/node-ca/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681498234Z namespaces/openshift-image-registry/pods/node-ca-w8bpd/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681621726Z namespaces/openshift-image-registry/pods/node-ca-w8bpd/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681684737Z namespaces/openshift-image-registry/pods/node-ca-w8bpd/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681721578Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681843041Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681898531Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681929302Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681981443Z namespaces/openshift-infra/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.681988723Z namespaces/openshift-infra/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.682003004Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.682042205Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.682193048Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.682370991Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.682499454Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.683243849Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.683467683Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.683689758Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.683746419Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.68381507Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.68383431Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.683915532Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.683937183Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684053875Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684134077Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684205618Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6842807Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.68431229Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684364351Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684386932Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684485934Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684504584Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684546495Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684635847Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684691748Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684721708Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684869522Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.684952853Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.685098416Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.685165908Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.685337361Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.685451333Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.685616417Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686050435Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686084926Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686133857Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686166638Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686233069Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.68626238Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686343871Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686414253Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686470784Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686509304Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686552916Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686664488Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686705439Z namespaces/openshift-ingress-canary/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686747609Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.68680497Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.686954004Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.687123037Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6872543Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.687439963Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.687668458Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.687903353Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.687916493Z namespaces/openshift-ingress-canary/pods/ingress-canary-2gp62/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.687953644Z namespaces/openshift-ingress-canary/pods/ingress-canary-2gp62/ingress-canary-2gp62.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688036575Z namespaces/openshift-ingress-canary/pods/ingress-canary-2gp62/serve-healthcheck-canary/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688045026Z namespaces/openshift-ingress-canary/pods/ingress-canary-2gp62/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688048996Z namespaces/openshift-ingress-canary/pods/ingress-canary-2gp62/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688082366Z namespaces/openshift-ingress-canary/pods/ingress-canary-2gp62/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688178608Z namespaces/openshift-ingress-canary/pods/ingress-canary-2gp62/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.68824677Z namespaces/openshift-ingress-canary/pods/ingress-canary-2gp62/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688290311Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zcsn/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688324471Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zcsn/ingress-canary-6zcsn.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688391203Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zcsn/serve-healthcheck-canary/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688397573Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zcsn/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688403013Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zcsn/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688453574Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zcsn/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688541656Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zcsn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688602157Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zcsn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688662508Z namespaces/openshift-ingress-canary/pods/ingress-canary-pf4ql/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688680279Z namespaces/openshift-ingress-canary/pods/ingress-canary-pf4ql/ingress-canary-pf4ql.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.68877947Z namespaces/openshift-ingress-canary/pods/ingress-canary-pf4ql/serve-healthcheck-canary/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688792611Z namespaces/openshift-ingress-canary/pods/ingress-canary-pf4ql/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688800121Z namespaces/openshift-ingress-canary/pods/ingress-canary-pf4ql/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688832402Z namespaces/openshift-ingress-canary/pods/ingress-canary-pf4ql/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688924463Z namespaces/openshift-ingress-canary/pods/ingress-canary-pf4ql/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.688995025Z namespaces/openshift-ingress-canary/pods/ingress-canary-pf4ql/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689012515Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689058906Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689124787Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689150568Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.68927449Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689329272Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689387273Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689422773Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689485975Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689540316Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689627247Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.68977132Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689865882Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689912583Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.689943684Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.690002535Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.690051306Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.690116287Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.690168398Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.690204789Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.690284661Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.690342082Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.690386233Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.690959514Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691044126Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691129648Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691202209Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691279241Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691396213Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691566307Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691617088Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691665619Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691700189Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691759721Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691843082Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691853652Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691896963Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.691971565Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692004806Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692087227Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692159709Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.69222246Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692265381Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692301992Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692347113Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692427594Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692446115Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692506006Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692550977Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692599758Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692606298Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692634838Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.69271292Z namespaces/openshift-ingress-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.69272188Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692815752Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.692969995Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.693161109Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.693306952Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.693490336Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.693778581Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694000726Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694029906Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694096768Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694129558Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.69422255Z namespaces/openshift-ingress/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694252311Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694329193Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694371373Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694432364Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694461025Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694546677Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.694798762Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695007436Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695043207Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695131519Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.69518465Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695227291Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695309652Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695359353Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695466816Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695552007Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695574068Z namespaces/openshift-ingress/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695586808Z namespaces/openshift-ingress/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695636019Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-ca-openshift-gateway.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695724561Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-deployment-openshift-gateway.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695834503Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.695855693Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.696284902Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.696369644Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.696572108Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.696653169Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.696940075Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697052837Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697263262Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697340483Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697382014Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697465146Z namespaces/openshift-ingress/gateway.networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697473266Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697509507Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/openshift-ai-inference.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697585408Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697622509Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.69769071Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697747362Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697889014Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.697963956Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.698008367Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.698040417Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.698091368Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.69816377Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.698212071Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.698250812Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.698303903Z namespaces/openshift-ingress/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.698319963Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.698356764Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.698510857Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.69868171Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.698858094Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.699048358Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.699270502Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.699484406Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.699491097Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.699532338Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/istiod-openshift-gateway-798958bb55-pkc4d.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.69965281Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6996598Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/discovery/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.6996654Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/discovery/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.699742572Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/discovery/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.701750062Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/discovery/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.701862094Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-798958bb55-pkc4d/discovery/discovery/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.701914166Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.701935156Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702079099Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702100909Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/istio-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702107119Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/istio-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.70212271Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/istio-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702249312Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702304474Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-849cdfbf5f-nm88r/istio-proxy/istio-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702350544Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702390795Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router-default-7cc776758b-h8gbp.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702496257Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702504887Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/router/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702511728Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/router/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702592699Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/router/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702762563Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/router/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702808354Z namespaces/openshift-ingress/pods/router-default-7cc776758b-h8gbp/router/router/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702866285Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702884755Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702943896Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.702964797Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703083439Z namespaces/openshift-insights/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.70310511Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703185541Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703203852Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703288763Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703310704Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703437546Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7036214Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703719152Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703786464Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703811914Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703905426Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.703926136Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.704003358Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.704023558Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.70411539Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.70412964Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.704193272Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.704289114Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.704357665Z namespaces/openshift-insights/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.704383356Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.705272323Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.705363115Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.70561517Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.705760833Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706046109Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706135221Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706279664Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706361205Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706376906Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706476678Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706495218Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.70659089Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706627561Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706673622Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706715843Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706785334Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706869616Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706894256Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706956107Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.706975238Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.70706984Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707142231Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707194452Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707242823Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707314404Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707343325Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707419787Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707457387Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707520939Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707558529Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.70760455Z namespaces/openshift-insights/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707618601Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707663702Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.707882776Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.708136611Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.708296094Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.708486568Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.708741333Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.709041439Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.70905091Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-d5829/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.70907911Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-d5829/insights-operator-78bdfb888c-d5829.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.709180252Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-d5829/insights-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.709201873Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-d5829/insights-operator/insights-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.709206263Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-d5829/insights-operator/insights-operator/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.709232033Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-d5829/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.709587941Z namespaces/openshift-insights/pods/insights-operator-78bdfb888c-d5829/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.709954048Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.709972468Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/insights-runtime-extractor-6xcj5.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710123731Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710132072Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/exporter/exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710151052Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/exporter/exporter/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710203043Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/exporter/exporter/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710303935Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710364566Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/exporter/exporter/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710405337Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/extractor/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710415287Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/extractor/extractor/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710423398Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/extractor/extractor/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710472799Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/extractor/extractor/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710588661Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710690963Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/extractor/extractor/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710750864Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710769234Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710773854Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710812985Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710912567Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.710980669Z namespaces/openshift-insights/pods/insights-runtime-extractor-6xcj5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711207333Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711280065Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/insights-runtime-extractor-75mp8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711367146Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711374266Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/exporter/exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711377627Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/exporter/exporter/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711401117Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/exporter/exporter/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711479379Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7115459Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/exporter/exporter/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711583071Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/extractor/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711590341Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/extractor/extractor/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711597761Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/extractor/extractor/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711638432Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/extractor/extractor/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711751134Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711871496Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/extractor/extractor/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711897367Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711903187Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711908587Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.711950698Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71203915Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712126052Z namespaces/openshift-insights/pods/insights-runtime-extractor-75mp8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712173743Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712215183Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/insights-runtime-extractor-p574b.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712297075Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712306395Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/exporter/exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712309916Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/exporter/exporter/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712350786Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/exporter/exporter/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712435078Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712504409Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/exporter/exporter/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71253733Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/extractor/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71254369Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/extractor/extractor/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71254694Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/extractor/extractor/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712576221Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/extractor/extractor/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712684513Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712744934Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/extractor/extractor/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712800175Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712810415Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712817046Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712858787Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.712950028Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71301184Z namespaces/openshift-insights/pods/insights-runtime-extractor-p574b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71304454Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713067381Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713131452Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713165513Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713234654Z namespaces/openshift-keda/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713245964Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713256915Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713296145Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713382157Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713476569Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713492659Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71350839Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713595682Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713633752Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713721474Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713857997Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713911018Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713929958Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.713964289Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.714127412Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.714297896Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.714473309Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.714661263Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.714824106Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71500938Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715200954Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715237464Z namespaces/openshift-keda/operators.coreos.com/installplans/install-k6pkp.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715329096Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715363937Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715402848Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715450089Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71549086Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71553259Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715631652Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715677404Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715777735Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715816936Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715860667Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.715900888Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71597767Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716053751Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716129853Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716164043Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716206874Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716242025Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716284596Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716363157Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716414938Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716445029Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716528281Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716586152Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716625623Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716743455Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716839847Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.716920578Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71699421Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717070032Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717181534Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717359947Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717413779Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717455479Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7175017Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717545351Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717597892Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717643333Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717715765Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717838797Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717889078Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.717932429Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71798206Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.718022161Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.718074492Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.718084082Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.718138233Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.718277826Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71845214Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.718579282Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.718788986Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719031241Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719218405Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719255606Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719298106Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719348258Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719427759Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71947304Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719528231Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719567952Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719633433Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719672024Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719777016Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719865298Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.71994155Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.719989411Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720022331Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720085373Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720120963Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720199275Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720248906Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720284297Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720363778Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720483321Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720521221Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720615663Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720686765Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720789217Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.720859888Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.72093679Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721044252Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721200895Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721260686Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721299247Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721353328Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721392769Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.72144232Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721476761Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721553182Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721629134Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721692145Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721725996Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.721850698Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.72195481Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722040342Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722104323Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722141824Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722207325Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722243896Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722289807Z namespaces/openshift-kube-apiserver/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722298097Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722363579Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722499081Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722674515Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.722859638Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723035162Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723275487Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723475021Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723512972Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723559163Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723595453Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723700735Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723752916Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723866159Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723896149Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.723970241Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724023752Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724109114Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724184535Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724261377Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724372039Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.72442047Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724471741Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724508722Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724587063Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724634244Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724680465Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724775877Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724830358Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724865569Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.724971651Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725051343Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725124844Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725226706Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725292347Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7254162Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725590484Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725637774Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725674825Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725745457Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725807288Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725868279Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7259025Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.725981281Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726054903Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726106674Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726141765Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726197946Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726236486Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726291708Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726335839Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726374999Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726384629Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.72642576Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726577224Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.726780508Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.72691472Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727103614Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727332949Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727524603Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727557923Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727593514Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727627755Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727707556Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727777198Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727839059Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727856669Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7279176Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.727954111Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728030663Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728109924Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728182666Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728226327Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728281598Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728346399Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.72839729Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728461042Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728496032Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728527243Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728611225Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728658586Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728668156Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728695666Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728847459Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7288705Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.728982322Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.729053194Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.729334679Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.729412461Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.729483512Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.729606115Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.729754297Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.729831099Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.72986747Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.729925091Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.729957142Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.730024533Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.730063954Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.730137385Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.730212067Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.730266248Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.730305839Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.73035185Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.73038655Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.730436521Z namespaces/openshift-kube-controller-manager/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.730464402Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.730509713Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.730655516Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7308669Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.731002983Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.731193887Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.731423541Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.731620475Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.731656776Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.731708747Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.731748648Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.73185744Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.731874731Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.731954302Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.731973573Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732053454Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732072284Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732161826Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732232818Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732308479Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.73235102Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.73236402Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732426582Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732468182Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732547084Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732587075Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732634036Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732708447Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732790619Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732812429Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.732929262Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733000383Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733075525Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733146746Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733236858Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.73335722Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733501703Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733544264Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733581765Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733621316Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733660556Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733699567Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733768049Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733906792Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.733979433Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734030744Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734070525Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734120606Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734162697Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734205278Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734214388Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734261949Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734419672Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734592965Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734723498Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.734945402Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.735173647Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.735383461Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.735421522Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.735493564Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.735527824Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.735582525Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.735710678Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.73579836Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.735876581Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.735917182Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.735959013Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736035544Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736113536Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736190567Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736230688Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736263749Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.73630891Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736341941Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736415452Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736454033Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736492864Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736570485Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736612316Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736644867Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736753639Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736846481Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.736924192Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737000814Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737071885Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737199808Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737348771Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737391262Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737431763Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737470253Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737511284Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737549785Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737587476Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737663227Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737757369Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.73781589Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737851171Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737904562Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737942413Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737985124Z namespaces/openshift-kube-scheduler/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.737993284Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.738040715Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.738178608Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.738350101Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.738486594Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.738673598Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.738943423Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739129537Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739164118Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739205508Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739244409Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.73929894Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739338031Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739401352Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739440663Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739487904Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739521615Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739601116Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739742899Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739863332Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739899553Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739939423Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.739978244Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740028045Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740110737Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740162478Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740205299Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7402752Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740315641Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740322151Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740373552Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740422343Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740465184Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740566696Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740644148Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740840111Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.740913493Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741028425Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741143078Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741317711Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741372622Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741406573Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741458734Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741499885Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741538615Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741571836Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741650618Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74176171Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741850782Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741899923Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741945254Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.741960764Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.742036566Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.742047936Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.742060886Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.742221709Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.742394283Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.742524446Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74274867Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.742988525Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743181029Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743189599Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-v4zqc/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743214399Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-v4zqc/kube-storage-version-migrator-operator-565644f49-v4zqc.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743343132Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-v4zqc/kube-storage-version-migrator-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743352952Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-v4zqc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743356902Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-v4zqc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743388323Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-v4zqc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743499575Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-565644f49-v4zqc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743608057Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743637658Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743690239Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74372608Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743838902Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743874683Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743942344Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.743976255Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744023436Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744062897Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744136068Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74423833Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744333972Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744375333Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744418644Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744457854Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744501515Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744575267Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744624528Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744658338Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74475031Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744813162Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744855762Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.744956295Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745025486Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745145318Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74522456Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745332112Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745446334Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745601248Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745642329Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745685579Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745760241Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745855473Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745896234Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.745932134Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746006876Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746085457Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746120118Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746161589Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74622647Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746250941Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746285051Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746297632Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746335623Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746476105Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746646659Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.746808862Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747008486Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74723395Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747528216Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747536016Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747587158Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/migrator-b985f5d89-9drjl.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747669599Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/graceful-termination/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7476857Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/graceful-termination/graceful-termination/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74769189Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74771858Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747849203Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747910054Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747939015Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/migrator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747945855Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/migrator/migrator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747951575Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/migrator/migrator/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.747993036Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/migrator/migrator/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748097438Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748158269Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-b985f5d89-9drjl/migrator/migrator/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74818779Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748232871Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748286512Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748312282Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748383294Z namespaces/openshift-lws-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748428415Z namespaces/openshift-lws-operator/openshift-lws-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748484996Z namespaces/openshift-lws-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748517127Z namespaces/openshift-lws-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748570417Z namespaces/openshift-lws-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748602498Z namespaces/openshift-lws-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74869986Z namespaces/openshift-lws-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748857973Z namespaces/openshift-lws-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.748973156Z namespaces/openshift-lws-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749006456Z namespaces/openshift-lws-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749055317Z namespaces/openshift-lws-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749104458Z namespaces/openshift-lws-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749139459Z namespaces/openshift-lws-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749238521Z namespaces/openshift-lws-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749289972Z namespaces/openshift-lws-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749318103Z namespaces/openshift-lws-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749406754Z namespaces/openshift-lws-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749445765Z namespaces/openshift-lws-operator/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749453665Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749504096Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/b8b2488c.x-k8s.io.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749588208Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/openshift-lws-operator-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749642109Z namespaces/openshift-lws-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.74968649Z namespaces/openshift-lws-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749869524Z namespaces/openshift-lws-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.749953296Z namespaces/openshift-lws-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.750264322Z namespaces/openshift-lws-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.750332423Z namespaces/openshift-lws-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.750501167Z namespaces/openshift-lws-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.750620049Z namespaces/openshift-lws-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.750837763Z namespaces/openshift-lws-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.750881694Z namespaces/openshift-lws-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.750920865Z namespaces/openshift-lws-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.750978366Z namespaces/openshift-lws-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751017767Z namespaces/openshift-lws-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751055628Z namespaces/openshift-lws-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751093468Z namespaces/openshift-lws-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7511724Z namespaces/openshift-lws-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751252051Z namespaces/openshift-lws-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751286762Z namespaces/openshift-lws-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751335203Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751389754Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751506907Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/lws-controller-manager-metrics-monitor.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751562038Z namespaces/openshift-lws-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751596278Z namespaces/openshift-lws-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.75164817Z namespaces/openshift-lws-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.75167542Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751712651Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.751907445Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.752083888Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.752214521Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/leader-worker-set.v1.0.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.752423575Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.752622459Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.752851624Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753048458Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753082759Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/install-5qqmr.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.75317069Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753224591Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/leader-worker-set.v1.0.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753259392Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753303313Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/leader-worker-set.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753349744Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753387675Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/leader-worker-set.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753454166Z namespaces/openshift-lws-operator/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753462506Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-2xlk9/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753493907Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-2xlk9/lws-controller-manager-cf55c5997-2xlk9.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753580219Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-2xlk9/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753588259Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-2xlk9/manager/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753592869Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-2xlk9/manager/manager/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753624379Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-2xlk9/manager/manager/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753756652Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-2xlk9/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753892455Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-2xlk9/manager/manager/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753915416Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-mrlb7/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.753954246Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-mrlb7/lws-controller-manager-cf55c5997-mrlb7.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754032628Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-mrlb7/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754039318Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-mrlb7/manager/manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754045008Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-mrlb7/manager/manager/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754100529Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-mrlb7/manager/manager/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754275283Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-mrlb7/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754339424Z namespaces/openshift-lws-operator/pods/lws-controller-manager-cf55c5997-mrlb7/manager/manager/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754382465Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-9646h/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754415806Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-9646h/openshift-lws-operator-bfc7f696d-9646h.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754493497Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-9646h/openshift-lws-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754499887Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-9646h/openshift-lws-operator/openshift-lws-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754503567Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-9646h/openshift-lws-operator/openshift-lws-operator/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754553438Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-9646h/openshift-lws-operator/openshift-lws-operator/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754700481Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-9646h/openshift-lws-operator/openshift-lws-operator/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754796463Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-9646h/openshift-lws-operator/openshift-lws-operator/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754835914Z namespaces/openshift-lws-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754873815Z namespaces/openshift-lws-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754929526Z namespaces/openshift-lws-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.754965866Z namespaces/openshift-lws-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.755003227Z namespaces/openshift-machine-api/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.755013827Z namespaces/openshift-machine-api/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.755017398Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.755059528Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.755217742Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.755392755Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.755532138Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.755746502Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.755994297Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.756197511Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.756204872Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.756208512Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.756245723Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.756350205Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.756423896Z namespaces/openshift-machine-config-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.756430306Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.756476887Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.75661391Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.756812674Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.756936726Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.75712776Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.757394096Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.75759788Z namespaces/openshift-marketplace/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.75760968Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.75761396Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.75762433Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.757704322Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.757714472Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.757775253Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.757863925Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.757942927Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.758031639Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7580899Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.758133591Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.758285904Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.758457587Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7585946Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.758812484Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.759042359Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.759262143Z namespaces/openshift-monitoring/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.759290344Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.759369086Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.759406986Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.759463077Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.759478498Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.75961174Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.76006502Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.760408227Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.760630591Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.760650761Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.760717263Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.760757803Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.760856656Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.760880936Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.760933717Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.761008829Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.76106123Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.761111901Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.764116461Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.764253334Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.765281445Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.765348566Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.766221404Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.766327616Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.766891427Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.76705005Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.767084011Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.767275245Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.767413558Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.767459399Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.76749467Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.767572391Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.767652623Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.767706234Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.767758505Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.767931658Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.76799722Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.768085662Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.768123022Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.768221464Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.768259885Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.768378467Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.768548411Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.768628692Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.768913388Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.769038011Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.769159933Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.769259045Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.769362927Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.769443319Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.769521451Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.769564301Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.769652583Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.769861727Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.76996946Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770064742Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770143863Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770288526Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770371418Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770455359Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770540181Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770627973Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770706424Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770824397Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770879188Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770915219Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.770924109Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77095826Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.771163324Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.771398258Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.771542371Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.771746696Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772029491Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772280026Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772317357Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772391788Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772400198Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77246843Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772633493Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772648754Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772652714Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772679944Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772807087Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772875308Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772911589Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772920179Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.772925759Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77296069Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773050772Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773112663Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773155024Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773165874Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773171784Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773219185Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773302167Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773361798Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773388469Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773396399Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773407309Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77345366Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773533452Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773592683Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773625373Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773632394Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773641834Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773678844Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773803417Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773869538Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773886999Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773895159Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.773898469Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77394926Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774029431Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774098833Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774120193Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774133893Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774143624Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774182845Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774259686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774321677Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774356958Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-c9fsp/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77443219Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-c9fsp/cluster-monitoring-operator-6c75959455-c9fsp.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774516581Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-c9fsp/cluster-monitoring-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774523621Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-c9fsp/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774530962Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-c9fsp/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.774577433Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-c9fsp/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775063172Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-c9fsp/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775110313Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6c75959455-c9fsp/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775151294Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775188225Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-state-metrics-54fd6bc5c4-77qrl.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775283017Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-main/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775290967Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775294717Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775346518Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77543314Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775498251Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775538542Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-self/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775545682Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775549802Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775589333Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775670185Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775746896Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775801047Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-state-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775808187Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775820598Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.775872809Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776060692Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776125064Z namespaces/openshift-monitoring/pods/kube-state-metrics-54fd6bc5c4-77qrl/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776164935Z namespaces/openshift-monitoring/pods/metrics-server-6d685b6d6c-pn6kp/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776200695Z namespaces/openshift-monitoring/pods/metrics-server-6d685b6d6c-pn6kp/metrics-server-6d685b6d6c-pn6kp.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776285247Z namespaces/openshift-monitoring/pods/metrics-server-6d685b6d6c-pn6kp/metrics-server/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776291667Z namespaces/openshift-monitoring/pods/metrics-server-6d685b6d6c-pn6kp/metrics-server/metrics-server/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776299287Z namespaces/openshift-monitoring/pods/metrics-server-6d685b6d6c-pn6kp/metrics-server/metrics-server/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776338008Z namespaces/openshift-monitoring/pods/metrics-server-6d685b6d6c-pn6kp/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7764259Z namespaces/openshift-monitoring/pods/metrics-server-6d685b6d6c-pn6kp/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776495201Z namespaces/openshift-monitoring/pods/metrics-server-6d685b6d6c-pn6kp/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776526502Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-wvntl/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776571983Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-wvntl/monitoring-plugin-665c9c8584-wvntl.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776636734Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-wvntl/monitoring-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776646204Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-wvntl/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776653764Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-wvntl/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776688605Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-wvntl/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776822068Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-wvntl/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776882609Z namespaces/openshift-monitoring/pods/monitoring-plugin-665c9c8584-wvntl/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77693193Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.776960101Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/node-exporter-bxw26.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777066413Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/init-textfile/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777074463Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/init-textfile/init-textfile/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777078993Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777108014Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777174855Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777258047Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777305808Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777322358Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777328308Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777338258Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77743628Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777505472Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777521962Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/node-exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777532002Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/node-exporter/node-exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777551842Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777578963Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777687855Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777780427Z namespaces/openshift-monitoring/pods/node-exporter-bxw26/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777828458Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777868899Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/node-exporter-cm7ht.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777965991Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/init-textfile/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777972421Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/init-textfile/init-textfile/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.777976171Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778008122Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778074533Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778136285Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778166775Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778172915Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778182715Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778226826Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778312338Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778368449Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77841341Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/node-exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77842065Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/node-exporter/node-exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77842478Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778456601Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778571183Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778636015Z namespaces/openshift-monitoring/pods/node-exporter-cm7ht/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778672275Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778705216Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/node-exporter-cpr9c.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77889352Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/init-textfile/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77890444Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/init-textfile/init-textfile/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77891263Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.778943851Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779007992Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779070063Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779102344Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779110264Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779120394Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779170155Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779253047Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779319448Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779356789Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/node-exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779367409Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/node-exporter/node-exporter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779374199Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7794067Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779506172Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779569923Z namespaces/openshift-monitoring/pods/node-exporter-cpr9c/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779621754Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779654415Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/openshift-state-metrics-9c959559f-r2m4h.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779838909Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-main/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779850219Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779864659Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.77989529Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.779987832Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780059393Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780102664Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-self/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780113344Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780132625Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780167705Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780252577Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780304198Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780347199Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/openshift-state-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780352849Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780358729Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7804147Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780505882Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780571923Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9c959559f-r2m4h/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780608864Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780673565Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78087755Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78089407Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78089966Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.780921741Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781020223Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781085764Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781110365Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781117854Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781128915Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781160346Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781256637Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781324429Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78136713Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7813828Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78139349Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781415381Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781497702Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781564554Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781599004Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781607595Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781611364Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781657296Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781766198Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781840559Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78188092Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78188732Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78189082Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.781922791Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.782014913Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.782075104Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.782112295Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.782119285Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.782126255Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.782163616Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.782701267Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.782798659Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78284446Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78285202Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78285594Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78288142Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.782975192Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783042104Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783068884Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783116905Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/prometheus-operator-7779bbdd78-l4vwx.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783205177Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783214377Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783219787Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783227487Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783322379Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78339144Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783411121Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/prometheus-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783417631Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783424591Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783469502Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783661886Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783741898Z namespaces/openshift-monitoring/pods/prometheus-operator-7779bbdd78-l4vwx/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783791539Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-8hbhf/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78384322Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-8hbhf/prometheus-operator-admission-webhook-6c4bbc67b7-8hbhf.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783956022Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-8hbhf/prometheus-operator-admission-webhook/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783966452Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-8hbhf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.783970262Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-8hbhf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784005853Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-8hbhf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784099565Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-8hbhf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784165236Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-6c4bbc67b7-8hbhf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784198057Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784242868Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/telemeter-client-6bc566fb97-8bt9g.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7843872Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784399161Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784404341Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784423461Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784509633Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784577395Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784612965Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/reload/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784619435Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/reload/reload/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784622925Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/reload/reload/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784657486Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/reload/reload/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784753948Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78484522Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/reload/reload/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78487669Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/telemeter-client/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784885181Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/telemeter-client/telemeter-client/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784889001Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.784931731Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785073574Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785137156Z namespaces/openshift-monitoring/pods/telemeter-client-6bc566fb97-8bt9g/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785181087Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785258998Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/thanos-querier-6d796ddbc9-bbf6k.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785386111Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785393071Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785400991Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785427682Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785519703Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785583495Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785631796Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-rules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785648276Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785653436Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785664557Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785797659Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78586805Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785893081Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-web/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785899321Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785902821Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.785943132Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786025084Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786095595Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786139166Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786150016Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786154866Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786162547Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786253488Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786316919Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786395641Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/prom-label-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786412772Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786418301Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786433532Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786518394Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786581665Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786606285Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/thanos-query/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786614836Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/thanos-query/thanos-query/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786620706Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/thanos-query/thanos-query/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786671657Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78682076Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786882571Z namespaces/openshift-monitoring/pods/thanos-querier-6d796ddbc9-bbf6k/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786936262Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.786954242Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787006513Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787026664Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787135766Z namespaces/openshift-multus/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787173867Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787231948Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787268809Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78733182Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787352691Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787622996Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787691667Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7878343Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787872191Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.787919862Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788055895Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788177077Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788233968Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788249358Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.78831074Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788348991Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788422992Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788470883Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788509984Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788584545Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788651337Z namespaces/openshift-multus/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788679667Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788856731Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.788938812Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.789405322Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.789520474Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.790135847Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.790222008Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.790344191Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.790395752Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.790431242Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.790523475Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.790608566Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.790695238Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.79081152Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.790862391Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.790948733Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791028705Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791107546Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791157267Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791185238Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791242509Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7912766Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791334301Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791404142Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791455133Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791494404Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791575526Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791651617Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791694018Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791749289Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791825561Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791868822Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791928953Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.791964553Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.792004784Z namespaces/openshift-multus/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.792019775Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.792065246Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.792210078Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.792451154Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.792587046Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.792827181Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.793070716Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.79327377Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7932824Z namespaces/openshift-multus/pods/multus-4t7b8/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.793318101Z namespaces/openshift-multus/pods/multus-4t7b8/multus-4t7b8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.793418513Z namespaces/openshift-multus/pods/multus-4t7b8/kube-multus/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.793425363Z namespaces/openshift-multus/pods/multus-4t7b8/kube-multus/kube-multus/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.793429373Z namespaces/openshift-multus/pods/multus-4t7b8/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.793463254Z namespaces/openshift-multus/pods/multus-4t7b8/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.794130957Z namespaces/openshift-multus/pods/multus-4t7b8/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.794213109Z namespaces/openshift-multus/pods/multus-4t7b8/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.79424909Z namespaces/openshift-multus/pods/multus-56bdg/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.79427475Z namespaces/openshift-multus/pods/multus-56bdg/multus-56bdg.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.794363642Z namespaces/openshift-multus/pods/multus-56bdg/kube-multus/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.794374032Z namespaces/openshift-multus/pods/multus-56bdg/kube-multus/kube-multus/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.794381682Z namespaces/openshift-multus/pods/multus-56bdg/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.794410743Z namespaces/openshift-multus/pods/multus-56bdg/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.794830061Z namespaces/openshift-multus/pods/multus-56bdg/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.794895793Z namespaces/openshift-multus/pods/multus-56bdg/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.794931164Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.794965334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/multus-additional-cni-plugins-bhg2x.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795110537Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/bond-cni-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795128397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795141678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795163098Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795234159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795295551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795340032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795347702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/cni-plugins/cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795351882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795390433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795474704Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795535786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795575226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/egress-router-binary-copy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795582567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795587567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795610987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795702649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795864072Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795906283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795913583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795917443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.795952984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796026355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796087537Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796119008Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/routeoverride-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796130448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796134278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796179929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796267111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796325862Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796362452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni-bincopy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796395883Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796405653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796437974Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796525266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796591687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796607887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796615578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796622538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796656118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.79675519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796849312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bhg2x/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796878053Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.796920924Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/multus-additional-cni-plugins-ct8vp.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797053646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/bond-cni-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797061276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797065336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797088317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797173429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.7972572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797273371Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797280211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/cni-plugins/cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797288811Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797322762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797408583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797471115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797518816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/egress-router-binary-copy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797535866Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797542436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797558117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797634568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797696979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.79775026Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797761701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797765791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797800271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797880103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797951384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797982365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/routeoverride-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797988475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.797992185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798023266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798108248Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798174949Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798192509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni-bincopy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798198359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.79821142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.79824663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798330122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798392473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798427794Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798434454Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798438034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798464975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798548917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798609868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ct8vp/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798647919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798680719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/multus-additional-cni-plugins-fsxb5.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798842262Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/bond-cni-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798854783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798858533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798897093Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.798980575Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799043347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799087237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799093848Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/cni-plugins/cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799097428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799136448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.79922606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799273251Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799312512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/egress-router-binary-copy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799320202Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799340462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799378063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799463625Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799523866Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799559677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799566447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799569707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799596388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799665379Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.79972637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799800872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/routeoverride-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799818492Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799824112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799844543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799939845Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.799992786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800021296Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni-bincopy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800026736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800034247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800062277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800153719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8002139Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800251501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800258131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800261511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800286842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800366573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800426284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fsxb5/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800464855Z namespaces/openshift-multus/pods/multus-p2rvk/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800494356Z namespaces/openshift-multus/pods/multus-p2rvk/multus-p2rvk.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800579278Z namespaces/openshift-multus/pods/multus-p2rvk/kube-multus/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800586208Z namespaces/openshift-multus/pods/multus-p2rvk/kube-multus/kube-multus/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800590038Z namespaces/openshift-multus/pods/multus-p2rvk/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.800621608Z namespaces/openshift-multus/pods/multus-p2rvk/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801075737Z namespaces/openshift-multus/pods/multus-p2rvk/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801134189Z namespaces/openshift-multus/pods/multus-p2rvk/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801164509Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.80122736Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/network-metrics-daemon-2grdq.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801307492Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801319622Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801324362Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801332183Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801434365Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801489326Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801512566Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/network-metrics-daemon/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801519037Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801525097Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801608218Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801753951Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801828063Z namespaces/openshift-multus/pods/network-metrics-daemon-2grdq/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801875644Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801890644Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/network-metrics-daemon-46dsm.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801986526Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.801997866Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802003746Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802013306Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802111248Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802233881Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802253881Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/network-metrics-daemon/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802262241Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802266521Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802369444Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802534127Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802599528Z namespaces/openshift-multus/pods/network-metrics-daemon-46dsm/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802652999Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.80270325Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/network-metrics-daemon-qmkpv.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802811112Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802826353Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802830793Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802870594Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.802956995Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803016527Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803042047Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/network-metrics-daemon/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803048177Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803058728Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803085978Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803210491Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803275782Z namespaces/openshift-multus/pods/network-metrics-daemon-qmkpv/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803311143Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803336093Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803392804Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803405955Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803414645Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803499306Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803553127Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803588948Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.80366912Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803726421Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803878704Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803926535Z namespaces/openshift-must-gather-m228h/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803933535Z namespaces/openshift-must-gather-m228h/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803937175Z namespaces/openshift-must-gather-m228h/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.803961616Z namespaces/openshift-must-gather-m228h/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.804133939Z namespaces/openshift-must-gather-m228h/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.804382744Z namespaces/openshift-must-gather-m228h/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.804547287Z namespaces/openshift-must-gather-m228h/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.804791383Z namespaces/openshift-must-gather-m228h/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805076938Z namespaces/openshift-must-gather-m228h/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805294353Z namespaces/openshift-network-console/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805337794Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805393585Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805433985Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805489486Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805528727Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805603749Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805717471Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805848774Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805887975Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805924655Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.805999467Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806040798Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806083498Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806122929Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806200271Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806236922Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806276922Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806366914Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806385865Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806431996Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806547488Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806626209Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806786273Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.806878075Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807016728Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.80714981Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807306423Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807373475Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807442616Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807506897Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807538678Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807597119Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.80763602Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807686881Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807713191Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807798223Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807834714Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807922456Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.807997577Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.808042708Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.808083579Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.80813357Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.808168971Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.808215442Z namespaces/openshift-network-console/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.808225742Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.808254513Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.808399335Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.808570449Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.808700021Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.808944976Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809188091Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809399345Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809407556Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-mwcm6/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809438506Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-mwcm6/networking-console-plugin-d4d8f94f9-mwcm6.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809519118Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-mwcm6/networking-console-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809527348Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-mwcm6/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809531148Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-mwcm6/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809561339Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-mwcm6/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809651751Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-mwcm6/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809751083Z namespaces/openshift-network-console/pods/networking-console-plugin-d4d8f94f9-mwcm6/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809787813Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809854045Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809910736Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.809960487Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810018478Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810087299Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810142331Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810188381Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810230102Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810271193Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810400206Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810526488Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.81061944Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810662871Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810705222Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810817184Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810880675Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810951677Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.810994058Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811035789Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811072269Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811154701Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811199742Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811316804Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811400166Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811433197Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811469847Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811573299Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811654781Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.811955827Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812033039Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812236593Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812313534Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812412976Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812470727Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812515879Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812561559Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.81260475Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812685702Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812754013Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812799294Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812864026Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812896126Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812942867Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.812981918Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813136301Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813222743Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813267444Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813307224Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813356805Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813399266Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813450877Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813484408Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813530549Z namespaces/openshift-network-diagnostics/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813537009Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8136009Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.813824045Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814041049Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814221023Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814412507Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814637671Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814857526Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814868826Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-vp9sn/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814880206Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-vp9sn/network-check-source-7f44b6dd87-vp9sn.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814968128Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-vp9sn/check-endpoints/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814975088Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-vp9sn/check-endpoints/check-endpoints/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814982878Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-vp9sn/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.814998209Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-vp9sn/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815109081Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-vp9sn/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815177972Z namespaces/openshift-network-diagnostics/pods/network-check-source-7f44b6dd87-vp9sn/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815215293Z namespaces/openshift-network-diagnostics/pods/network-check-target-dz424/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815249404Z namespaces/openshift-network-diagnostics/pods/network-check-target-dz424/network-check-target-dz424.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815323725Z namespaces/openshift-network-diagnostics/pods/network-check-target-dz424/network-check-target-container/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815333425Z namespaces/openshift-network-diagnostics/pods/network-check-target-dz424/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815336975Z namespaces/openshift-network-diagnostics/pods/network-check-target-dz424/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815351946Z namespaces/openshift-network-diagnostics/pods/network-check-target-dz424/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815441638Z namespaces/openshift-network-diagnostics/pods/network-check-target-dz424/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815521129Z namespaces/openshift-network-diagnostics/pods/network-check-target-dz424/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.81555851Z namespaces/openshift-network-diagnostics/pods/network-check-target-mrqh2/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815589341Z namespaces/openshift-network-diagnostics/pods/network-check-target-mrqh2/network-check-target-mrqh2.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815660292Z namespaces/openshift-network-diagnostics/pods/network-check-target-mrqh2/network-check-target-container/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815666902Z namespaces/openshift-network-diagnostics/pods/network-check-target-mrqh2/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815670622Z namespaces/openshift-network-diagnostics/pods/network-check-target-mrqh2/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815711103Z namespaces/openshift-network-diagnostics/pods/network-check-target-mrqh2/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815831345Z namespaces/openshift-network-diagnostics/pods/network-check-target-mrqh2/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815901877Z namespaces/openshift-network-diagnostics/pods/network-check-target-mrqh2/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815916537Z namespaces/openshift-network-diagnostics/pods/network-check-target-q4gpd/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.815966118Z namespaces/openshift-network-diagnostics/pods/network-check-target-q4gpd/network-check-target-q4gpd.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816038159Z namespaces/openshift-network-diagnostics/pods/network-check-target-q4gpd/network-check-target-container/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.81604911Z namespaces/openshift-network-diagnostics/pods/network-check-target-q4gpd/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.81605327Z namespaces/openshift-network-diagnostics/pods/network-check-target-q4gpd/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.81607027Z namespaces/openshift-network-diagnostics/pods/network-check-target-q4gpd/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816186202Z namespaces/openshift-network-diagnostics/pods/network-check-target-q4gpd/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816255504Z namespaces/openshift-network-diagnostics/pods/network-check-target-q4gpd/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816292885Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816336796Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816434087Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816450978Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816477468Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816611221Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816659332Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816708973Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816802985Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816853716Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816884227Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816929268Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.816975889Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817027879Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817072491Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817120221Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817147972Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817252124Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817319836Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817390707Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817437998Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817484299Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817520729Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.81756339Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817634092Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817676963Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817715813Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817814415Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817853356Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817861046Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817895897Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817948848Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.817989269Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818079561Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818153242Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818225184Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818308705Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818390377Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8185226Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818630492Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818673743Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818712094Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818781445Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818815276Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818863357Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818912488Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818953509Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.818994749Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819061051Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819145562Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819192053Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819231784Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819291015Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819322606Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819370317Z namespaces/openshift-network-node-identity/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819377337Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819418678Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819560981Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819750205Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.819894507Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820078991Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820303216Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820488299Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8205235Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820567941Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820577791Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820610552Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820644383Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820694113Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820757895Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820877567Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820919438Z namespaces/openshift-network-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.820950789Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82101755Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821055471Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821096962Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821128822Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821247455Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821314156Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821402878Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821438499Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821468759Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821540231Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821582691Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821620572Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821662123Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821751295Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821803776Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821825627Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821908148Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821951959Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.821958009Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8219986Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.822050201Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.822085792Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.822241475Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.822320376Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82248886Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.822560191Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.822759555Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.822850557Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.822969539Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823036831Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823070561Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823162753Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823218015Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823250295Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823305626Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823331947Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823392298Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823419499Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82346904Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82349447Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823583682Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823655123Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823704814Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823747925Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823800736Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823850177Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823893588Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.823938389Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82398276Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.824029101Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.824070152Z namespaces/openshift-network-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.824076992Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.824109462Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.824280866Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82449301Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.824666774Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.824940269Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825188684Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825380468Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825388348Z namespaces/openshift-network-operator/pods/iptables-alerter-2gv4s/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825413499Z namespaces/openshift-network-operator/pods/iptables-alerter-2gv4s/iptables-alerter-2gv4s.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82549409Z namespaces/openshift-network-operator/pods/iptables-alerter-2gv4s/iptables-alerter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825501531Z namespaces/openshift-network-operator/pods/iptables-alerter-2gv4s/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825505161Z namespaces/openshift-network-operator/pods/iptables-alerter-2gv4s/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825523241Z namespaces/openshift-network-operator/pods/iptables-alerter-2gv4s/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825603973Z namespaces/openshift-network-operator/pods/iptables-alerter-2gv4s/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825671314Z namespaces/openshift-network-operator/pods/iptables-alerter-2gv4s/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825702205Z namespaces/openshift-network-operator/pods/iptables-alerter-lc2zw/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825741746Z namespaces/openshift-network-operator/pods/iptables-alerter-lc2zw/iptables-alerter-lc2zw.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825837357Z namespaces/openshift-network-operator/pods/iptables-alerter-lc2zw/iptables-alerter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825847448Z namespaces/openshift-network-operator/pods/iptables-alerter-lc2zw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825851968Z namespaces/openshift-network-operator/pods/iptables-alerter-lc2zw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.825885578Z namespaces/openshift-network-operator/pods/iptables-alerter-lc2zw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82597548Z namespaces/openshift-network-operator/pods/iptables-alerter-lc2zw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826073712Z namespaces/openshift-network-operator/pods/iptables-alerter-lc2zw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826091262Z namespaces/openshift-network-operator/pods/iptables-alerter-sb4fl/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826137454Z namespaces/openshift-network-operator/pods/iptables-alerter-sb4fl/iptables-alerter-sb4fl.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826206885Z namespaces/openshift-network-operator/pods/iptables-alerter-sb4fl/iptables-alerter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826215965Z namespaces/openshift-network-operator/pods/iptables-alerter-sb4fl/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826220275Z namespaces/openshift-network-operator/pods/iptables-alerter-sb4fl/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826254686Z namespaces/openshift-network-operator/pods/iptables-alerter-sb4fl/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826328007Z namespaces/openshift-network-operator/pods/iptables-alerter-sb4fl/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826394459Z namespaces/openshift-network-operator/pods/iptables-alerter-sb4fl/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826431299Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82646525Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826512561Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826545942Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826600153Z namespaces/openshift-node/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826607633Z namespaces/openshift-node/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826612263Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826642734Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826825747Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.826999071Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.827151624Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.827392899Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.827636614Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.827899599Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.827917949Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.827999331Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828021021Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828077653Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828108443Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828183455Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828268566Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828335148Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828377159Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82842369Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828465241Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828501151Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828581363Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828621944Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828651764Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828754496Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828795487Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.828839208Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.82893544Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829012472Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829100063Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829175015Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829259366Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829377669Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829564823Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829626564Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829675705Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829721416Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829770097Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829827538Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.829863299Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8299481Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830029702Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830079223Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830133634Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830177685Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830217716Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830274247Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830318528Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830381849Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830395799Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83042389Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830567003Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.830761137Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83090051Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831087133Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831316938Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831502512Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831526772Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831589064Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831615274Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831676505Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831700546Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831777937Z namespaces/openshift-operators/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831788857Z namespaces/openshift-operators/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831792418Z namespaces/openshift-operators/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831823018Z namespaces/openshift-operators/coordination.k8s.io/leases/sail-operator-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83189393Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83190392Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.831949731Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.832111314Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.832285668Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83241756Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.832606084Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.832865709Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.833075443Z namespaces/openshift-operators/operators.coreos.com/installplans/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.833099374Z namespaces/openshift-operators/operators.coreos.com/installplans/install-ppfzq.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.833467211Z namespaces/openshift-operators/operators.coreos.com/installplans/install-tz7qz.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.833807168Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.833829209Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83388832Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.833919231Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.833985902Z namespaces/openshift-operators/operators.coreos.com/subscriptions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834023963Z namespaces/openshift-operators/operators.coreos.com/subscriptions/servicemeshoperator3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834090214Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834108274Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834182796Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834207196Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834261027Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834299458Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834478632Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834552303Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834651175Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834673916Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834723757Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83487331Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83489398Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834954321Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.834972942Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.835055994Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.835094724Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.835123845Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.835205957Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.835274218Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.835280738Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.835324389Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83536674Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.835419431Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.835604525Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.835693656Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.836135105Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.836261248Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.836707467Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.836828329Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.836968232Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837014693Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837068294Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837168346Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837289179Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837326419Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837409071Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837447352Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837486963Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837537004Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837574654Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837624325Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837675176Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837699937Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837705587Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837769988Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837818079Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83785762Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.837934942Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838010573Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838046224Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838092275Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838141546Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838180386Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838256878Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838299019Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83835043Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8383614Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838383161Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838467552Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838501893Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838539554Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838589535Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838595965Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838622555Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838796219Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.838965253Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.839128476Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8393233Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.839577535Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.83985322Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.839867581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.839914712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovnkube-node-dbwqx.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840077015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-node/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840086395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840091165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840115966Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840243958Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840298249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.84031351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.84032284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.84033319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840363331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840484773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840548304Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840572435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/nbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840579095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/nbdb/nbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840646306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/nbdb/nbdb/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840671817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.84085792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840932702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840950993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/northd/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840962163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/northd/northd/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.840966863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/northd/northd/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.841044594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/northd/northd/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.841147217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.841238608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/northd/northd/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.841282289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-acl-logging/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.841292499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.84129786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.84133471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.841622856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.841681457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.841689877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-controller/ovn-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.841694357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.841748989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.842025544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.842113566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.842156667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovnkube-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.842162127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.842165787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.842212858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847119417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.84726427Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847295021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/sbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847309281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/sbdb/sbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847313681Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/sbdb/sbdb/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847352672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847469364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847564736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dbwqx/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847606507Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847678878Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovnkube-node-gj2r6.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847891813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-node/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847905043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847909813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.847947584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848086006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848150338Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848167788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848174558Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848178678Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8482323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848357472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848528166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848569816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/nbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848576656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/nbdb/nbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848580396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/nbdb/nbdb/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848625677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848719079Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848911053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848936174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/northd/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848956794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/northd/northd/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848967574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/northd/northd/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.848974804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/northd/northd/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849103297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849158568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/northd/northd/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849212539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-acl-logging/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849221169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849225349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.84925126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849542706Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849589807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849599317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-controller/ovn-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849603227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849641808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849923344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.849984365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.850032546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovnkube-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.850041606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.850045376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.850051636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.854653759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8547163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.854767712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/sbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.854782082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/sbdb/sbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.854786582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/sbdb/sbdb/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.854816633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.854917864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.854982166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gj2r6/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855022447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855090158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovnkube-node-tjrxd.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855252351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-node/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855259471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855263571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855297192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855393054Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855469296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855480016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855492976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855510467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855536527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855638159Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.85570802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855753511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/nbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855765172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/nbdb/nbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855768732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/nbdb/nbdb/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855805022Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855901684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855965746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.855996396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/northd/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856001016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/northd/northd/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856004386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/northd/northd/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856050407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/northd/northd/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.85617904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856237551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/northd/northd/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856259911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-acl-logging/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856269472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856279772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856319543Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856599969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.85666137Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.85669667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856704971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-controller/ovn-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856708541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.856765772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.857015057Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.857080848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.857103479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovnkube-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.857112059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.857118099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.85715347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.861519498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.861580359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.861593139Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/sbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.861597739Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/sbdb/sbdb/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.86160873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/sbdb/sbdb/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8616519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.861795633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.861855505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tjrxd/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.861880505Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.861931386Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.861977347Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.861985377Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862015568Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.86211186Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862234802Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862264533Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862310244Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862396566Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862476897Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862512118Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862564299Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.86261564Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8626233Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.86262699Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862678831Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862744833Z namespaces/openshift-route-controller-manager/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862759123Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.862796934Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.863011818Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.863228062Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.863367525Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.863574819Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.863906126Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864168511Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864218872Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864287234Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864327554Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864382546Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864422736Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864518018Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864628491Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864752463Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864806014Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864862935Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864904106Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.864953587Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865045659Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.86508929Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865134751Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865229103Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865284884Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865292914Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865343925Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865397636Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865440107Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.86558485Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865677912Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865899446Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.865990668Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.86611499Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.866258613Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.866455687Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.866524509Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8665861Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.866634701Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.866678682Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.866742213Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.866790614Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.866884876Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.866969018Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867016749Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867058909Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867119711Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867171902Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867231663Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867273914Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867319865Z namespaces/openshift-service-ca-operator/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867327685Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867372906Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867530899Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867725103Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.867890176Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.868102201Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.868343715Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.868535259Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.868542159Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-6prpl/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.86857693Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-6prpl/service-ca-operator-57b5b68b8-6prpl.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.868666232Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-6prpl/service-ca-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.868673552Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-6prpl/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.868677192Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-6prpl/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.868705413Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-6prpl/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.868879886Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57b5b68b8-6prpl/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8690349Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.86907419Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869120151Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869242424Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869287325Z namespaces/openshift-service-ca/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869340926Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869378167Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869411157Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869458628Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869490129Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.86956775Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869660982Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869821635Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869871186Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869900107Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869950928Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.869978879Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.87006079Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870102601Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870138082Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870221624Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870254234Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870259364Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870305345Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870350596Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870393517Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870495109Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.87057408Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870678403Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870777055Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.870881857Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871006949Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871194073Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871244494Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871273545Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871325886Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871356406Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871409368Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871448318Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.87152324Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871593021Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871639512Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871677923Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871717564Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871773535Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871828666Z namespaces/openshift-service-ca/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871835656Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.871865937Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.87202024Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.872191703Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.872326526Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.87252108Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.872772395Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.872967339Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.872975429Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-4qqcp/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.872987119Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-4qqcp/service-ca-67d667c7d-4qqcp.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873076871Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-4qqcp/service-ca-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873086011Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-4qqcp/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873092102Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-4qqcp/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873122072Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-4qqcp/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873344567Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-4qqcp/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873405868Z namespaces/openshift-service-ca/pods/service-ca-67d667c7d-4qqcp/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873437688Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873464689Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.87350388Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873552961Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873592712Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873635162Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873701844Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873768945Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873814816Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873843977Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.873922598Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8739989Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874068771Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874116502Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874156293Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874194764Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874228544Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874304176Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874338996Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874386777Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874457469Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.87449706Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874542741Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874634002Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874701814Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874798716Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874873587Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.874946969Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875065501Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875213404Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875250445Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875301586Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875339977Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875375768Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875416148Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875454249Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875537871Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875604142Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875643503Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875684724Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875751765Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875772865Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875835927Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875845087Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.875877768Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.87602025Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.876196374Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.876325297Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.876517751Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.876777746Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.87699946Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877023011Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877080762Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877112683Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877146733Z namespaces/openshift/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877211634Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877252775Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877291056Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877325747Z namespaces/openshift/apps/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877353637Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877439849Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877513431Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877596012Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877633503Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877675984Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877711285Z namespaces/openshift/batch/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877787186Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877863138Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877906908Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.877945569Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878052911Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878094562Z namespaces/openshift/core/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878121903Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878218535Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878286866Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878364168Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878431309Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878511221Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878622313Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878793357Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878831757Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878875408Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878931109Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.878987241Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.880136194Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.880174454Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.880257576Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.880341308Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8804439Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.880550872Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.880629783Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.880805967Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.88096656Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.881084883Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.881168494Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.881271956Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.881388749Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.881489871Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.881591543Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.881669284Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.881774907Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.881871149Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.881984291Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.882094223Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.882188155Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.882278867Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.882367749Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.882462621Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.882547172Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.882642874Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.882740966Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.882844778Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.88294091Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.883042402Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.883132454Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.883238296Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.883345018Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.88342433Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.883528162Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.883607304Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.883721176Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.883878289Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.883969941Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.884073573Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.884173345Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.884288567Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.88441214Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.884495881Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.884579273Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.884699586Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.8848873Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.884990832Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.885089444Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.885175715Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.885279837Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.885362579Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.885478581Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.885599664Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.885713376Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.885845919Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.885956211Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886040843Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886133565Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886248097Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886344729Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.88638462Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886471092Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886536613Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886581404Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886599934Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886651825Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886693416Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886752507Z namespaces/openshift/operators.coreos.com/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886762587Z namespaces/openshift/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886794288Z namespaces/openshift/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.886952791Z namespaces/openshift/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.19.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.887122765Z namespaces/openshift/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.887253797Z namespaces/openshift/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.887441241Z namespaces/openshift/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.3.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.887668826Z namespaces/openshift/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.88788106Z namespaces/openshift/policy/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.88790192Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.887963742Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.887982962Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.888040563Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.888054124Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.888062713Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.888179706Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.888316869Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.888421221Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.888522693Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.888668746Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.888824689Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.888938571Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.889057854Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.889189166Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.889284198Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.889398741Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.889516043Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.889648986Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.889774538Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.889911121Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.890035444Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.890156366Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.890257698Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.89035804Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.890462372Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.890555384Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.890652756Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.890772048Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.89086382Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.890961652Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.891057824Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.891154566Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.891260838Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.89136483Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.891463242Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.891575675Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.891691437Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.89183399Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.891943672Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.892055704Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.892155386Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.892247368Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.89234988Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.892453442Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.892561415Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.892680157Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.892869381Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.892985933Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.893117876Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.893252189Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.893392071Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.893511954Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.893636186Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.89381335Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.893947112Z network_logs/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.893982803Z network_logs/cluster_scale [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.894081515Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.894163967Z network_logs/multi-networkpolicy [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.894252969Z network_logs/net-attach-def [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.89434892Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.894502094Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.894605136Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.896341501Z nodes/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.896383612Z nodes/debug [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.896486734Z nodes/ip-10-0-130-227.ec2.internal/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.896523555Z nodes/ip-10-0-130-227.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.896912912Z nodes/ip-10-0-130-227.ec2.internal/dmesg [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.897215858Z nodes/ip-10-0-130-227.ec2.internal/ethtool_channels [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.89730262Z nodes/ip-10-0-130-227.ec2.internal/ethtool_features [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.897441813Z nodes/ip-10-0-130-227.ec2.internal/ip-10-0-130-227.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.897888112Z nodes/ip-10-0-130-227.ec2.internal/irq_affinities.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.898057886Z nodes/ip-10-0-130-227.ec2.internal/lscpu [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.898193248Z nodes/ip-10-0-130-227.ec2.internal/lspci [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.89828302Z nodes/ip-10-0-130-227.ec2.internal/podresources.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.898399642Z nodes/ip-10-0-130-227.ec2.internal/pods_info.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.898519965Z nodes/ip-10-0-130-227.ec2.internal/proc_cmdline [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.898607517Z nodes/ip-10-0-130-227.ec2.internal/sysinfo.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.900295071Z nodes/ip-10-0-130-227.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.900449934Z nodes/ip-10-0-138-16.ec2.internal/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.900487675Z nodes/ip-10-0-138-16.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.900789601Z nodes/ip-10-0-138-16.ec2.internal/dmesg [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.901040876Z nodes/ip-10-0-138-16.ec2.internal/ethtool_channels [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.901112757Z nodes/ip-10-0-138-16.ec2.internal/ethtool_features [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.901204499Z nodes/ip-10-0-138-16.ec2.internal/ip-10-0-138-16.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.901512175Z nodes/ip-10-0-138-16.ec2.internal/irq_affinities.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.901653038Z nodes/ip-10-0-138-16.ec2.internal/lscpu [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.901804191Z nodes/ip-10-0-138-16.ec2.internal/lspci [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.901909073Z nodes/ip-10-0-138-16.ec2.internal/podresources.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.902005345Z nodes/ip-10-0-138-16.ec2.internal/pods_info.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.902120077Z nodes/ip-10-0-138-16.ec2.internal/proc_cmdline [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.902190009Z nodes/ip-10-0-138-16.ec2.internal/sysinfo.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.903940114Z nodes/ip-10-0-138-16.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.904094557Z nodes/ip-10-0-141-222.ec2.internal/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.904115378Z nodes/ip-10-0-141-222.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.904359413Z nodes/ip-10-0-141-222.ec2.internal/dmesg [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.904595047Z nodes/ip-10-0-141-222.ec2.internal/ethtool_channels [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.904662679Z nodes/ip-10-0-141-222.ec2.internal/ethtool_features [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.904769251Z nodes/ip-10-0-141-222.ec2.internal/ip-10-0-141-222.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.905088417Z nodes/ip-10-0-141-222.ec2.internal/irq_affinities.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.905241291Z nodes/ip-10-0-141-222.ec2.internal/lscpu [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.905357963Z nodes/ip-10-0-141-222.ec2.internal/lspci [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.905436504Z nodes/ip-10-0-141-222.ec2.internal/podresources.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.905529736Z nodes/ip-10-0-141-222.ec2.internal/pods_info.json [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.905638919Z nodes/ip-10-0-141-222.ec2.internal/proc_cmdline [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.90571181Z nodes/ip-10-0-141-222.ec2.internal/sysinfo.log [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.907408594Z nodes/ip-10-0-141-222.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.907576908Z pod_network_connectivity_check/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.907608928Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.90771103Z static-pods/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.907719381Z static-pods/kube-apiserver/ [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.914958077Z [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.914973597Z sent 70,564 bytes received 6,661,614 bytes 13,464,356.00 bytes/sec [must-gather] [must-gather-7nf2n] OUT 2026-05-20T16:18:08.914978547Z total size is 82,030,483 speedup is 12.18 [must-gather] [must-gather ] OUT 2026-05-20T16:18:09.204971582Z namespace/openshift-must-gather-m228h deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: e09b5858-44a7-43e5-94f0-14226159f7f5 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-w229n [git-push-artifacts] ALWAYS_PASS: false [git-push-artifacts] configuring gh token [git-push-artifacts] taking github token from Konflux bot [git-push-artifacts] Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ [git-push-artifacts] Using partial fetch with sparse checkout for: test-artifacts/docs [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] * [new branch] ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Already on 'ci-artifacts' [git-push-artifacts] branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. [git-push-artifacts] TASK_NAME=kserve-group-test-w229n-e2e-llm-inference-service [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-w229n [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 14957349 May 20 16:19 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-w229n/e2e-llm-inference-service.tar.gz [git-push-artifacts] [ci-artifacts e787625] Updating CI Artifacts in e2e-llm-inference-service [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-w229n/e2e-llm-inference-service.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 96a6e8a..e787625 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-05-20T16:19:34.161Z","type":3}]