[get-kubeconfig] Found kubeconfig secret: cluster-x2jdv-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-x2jdv-kubeconfig [get-kubeconfig] Found admin password secret: cluster-x2jdv-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-x2jdv-password [get-kubeconfig] API Server URL: https://a53a7ad50fef7478eaba743342f0d1b3-94cb3a4bdf0471de.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [clone-repo] llmisvcconfig-cleanup-code [clone-repo] https://github.com/Jooho/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 68% (2420/3523) Updating files: 69% (2431/3523) Updating files: 70% (2467/3523) Updating files: 71% (2502/3523) Updating files: 72% (2537/3523) Updating files: 73% (2572/3523) Updating files: 74% (2608/3523) Updating files: 75% (2643/3523) Updating files: 76% (2678/3523) Updating files: 77% (2713/3523) Updating files: 78% (2748/3523) Updating files: 79% (2784/3523) Updating files: 80% (2819/3523) Updating files: 81% (2854/3523) Updating files: 82% (2889/3523) Updating files: 83% (2925/3523) Updating files: 84% (2960/3523) Updating files: 85% (2995/3523) Updating files: 86% (3030/3523) Updating files: 87% (3066/3523) Updating files: 88% (3101/3523) Updating files: 89% (3136/3523) Updating files: 90% (3171/3523) Updating files: 91% (3206/3523) Updating files: 92% (3242/3523) Updating files: 93% (3277/3523) Updating files: 94% (3312/3523) Updating files: 95% (3347/3523) Updating files: 96% (3383/3523) Updating files: 97% (3418/3523) Updating files: 98% (3453/3523) Updating files: 99% (3488/3523) Updating files: 100% (3523/3523) Updating files: 100% (3523/3523), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ee489751b997752a8855e389ed75068cf003229489532801b9b57f9452d3ed82 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ee489751b997752a8855e389ed75068cf003229489532801b9b57f9452d3ed82 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:febfcbfe74cb5df5330c81fa95a53a0409a3251a7be966361ac6633e3e637230 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:febfcbfe74cb5df5330c81fa95a53a0409a3251a7be966361ac6633e3e637230 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:341d7d999371c3925a2bf1dab18a51cbb6b284ad1c310340df58f19b3f00d99f [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:341d7d999371c3925a2bf1dab18a51cbb6b284ad1c310340df58f19b3f00d99f [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:1fa7c8d29012cdb239c749146593a8aa2685db50366be2fc7d147daf97857e63 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:1fa7c8d29012cdb239c749146593a8aa2685db50366be2fc7d147daf97857e63 [e2e-predictor] + make e2e-predictor-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-predictor] make run-e2e-ocp E2E_MARKER="predictor or kserve_on_openshift" E2E_PARALLELISM="2" E2E_PROFILE=raw SETUP_E2E=true [e2e-predictor] make[1]: Entering directory '/workspace/source' [e2e-predictor] SETUP_E2E="true" \ [e2e-predictor] OPERATOR_TYPE="" \ [e2e-predictor] KSERVE_NAMESPACE="kserve" \ [e2e-predictor] RUNNING_LOCAL="false" \ [e2e-predictor] PYTEST_ARGS="" \ [e2e-predictor] ./test/scripts/openshift-ci/run-e2e-tests.sh "predictor or kserve_on_openshift" "2" "raw" [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.34) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1907 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] OPT_125M_OCI_MODEL_URI=oci://quay.io/opendatahub/opt-125m-modelcar:latest [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] 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-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 277 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading portforward (4.0MiB) [e2e-predictor] Downloading pillow (6.6MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading cryptography (4.5MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading black (1.8MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading portforward [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Downloading pillow [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pyarrow [e2e-predictor] Downloading mypy [e2e-predictor] Prepared 103 packages in 1.89s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 103 packages in 4.98s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.14.1 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==26.5.1 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.4.2 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.12.0 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==50.0.0 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.20.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.11.9 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==1.1.1 [e2e-predictor] + pillow==12.3.0 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.6 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.4 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.13.0 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.32 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytokens==0.4.1 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.1 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.7.0 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 47ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] 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-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-579c8958f7-r8jrc 1/1 Running 0 41s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-579c8958f7-r8jrc condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-77857b7b98-rr8xg 1/1 Running 0 47s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-77857b7b98-rr8xg condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-6c4d864b86-ddznm 1/1 Running 0 52s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-6c4d864b86-ddznm condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] Now using project "kserve" on server "https://a53a7ad50fef7478eaba743342f0d1b3-94cb3a4bdf0471de.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:febfcbfe74cb5df5330c81fa95a53a0409a3251a7be966361ac6633e3e637230 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ee489751b997752a8855e389ed75068cf003229489532801b9b57f9452d3ed82 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:341d7d999371c3925a2bf1dab18a51cbb6b284ad1c310340df58f19b3f00d99f [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:1fa7c8d29012cdb239c749146593a8aa2685db50366be2fc7d147daf97857e63 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] === Final params.env [e2e-predictor] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:febfcbfe74cb5df5330c81fa95a53a0409a3251a7be966361ac6633e3e637230 [e2e-predictor] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:ee489751b997752a8855e389ed75068cf003229489532801b9b57f9452d3ed82 [e2e-predictor] kserve-router=quay.io/opendatahub/kserve-router@sha256:341d7d999371c3925a2bf1dab18a51cbb6b284ad1c310340df58f19b3f00d99f [e2e-predictor] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:1fa7c8d29012cdb239c749146593a8aa2685db50366be2fc7d147daf97857e63 [e2e-predictor] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v3.6-ea1 [e2e-predictor] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v3.6-ea1 [e2e-predictor] kserve-llm-d-tokenizer=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-predictor] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-predictor] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-predictor] # TODO update when our changes are introduced in the official image [e2e-predictor] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-predictor] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-predictor] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-predictor] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-645f9c8fd6-2kd9d 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-645f9c8fd6-2kd9d condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-b9b5d54f8-d2ls5" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-b9b5d54f8-cgnvb condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] networkpolicy.networking.k8s.io/odh-model-controller-webhook-allow-ingress created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver-cuda created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-ovms created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-2 created [e2e-predictor] template.template.openshift.io/autogluon-runtime-template created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] ......+..+.+.....+............+....+...+...............+.....+.+...........+......+...+.+......+...+.........+..+....+.....+.+......+...+...........+......+.......+...............+..+..........+...+..+......+....+......+..+...+...+.........+.+............+..+...+...+....+........+.........+.+.....+...+.......+..+.+......+...........+....+...........+....+...+..+...+......+.+.....+...+...+...+....+...+.....+.......+..+..................+...+....+...+..+++++++++++++++++++++++++++++++++++++++++++++*......+.....+.........+.+..+............+...+.+..............+.+...........+...+.+......+..............+.+...+++++++++++++++++++++++++++++++++++++++++++++*.....+.......+...+.....+......+.+...+..+....+...+............+...+.....+......+......+.+..+.+.....+.+.......................+...+...+......+....+.....+......+......+.......+......+.........+............+...+...+........+..........+.........+++++ [e2e-predictor] ...+...+..+...+.+.................+...+...............+...............+++++++++++++++++++++++++++++++++++++++++++++*.....+......+.......+...+...+......+...............+........+.+++++++++++++++++++++++++++++++++++++++++++++*........................+......+...+...+.......+...........+.+..................+...+........+.........+.+............+.....+.............+++++ [e2e-predictor] ----- [e2e-predictor] ...+..+......+...+++++++++++++++++++++++++++++++++++++++++++++*...........+...............+.+..+..........+++++++++++++++++++++++++++++++++++++++++++++*..........+......+..+.............+......+..............................+.........+.....+......+...............+...+......+............+.........+.+...+..+.........................+...+.........+..+...+.......+.........+..+...+...............+.......+........+....+..+...+............+....+..............+......+.+..............+.+.....+.+.........+........+...+...+.+......+..............+.+.....+.......+......+.....+.+...+...+...............+.................+...+...+................+...+...+.....+.......+..+...+...+....+.....+....+......+......+...............+..+.......+......+...+..+......................+...+++++ [e2e-predictor] .....+.+..+.+......+........+.......+........+......+....+..+++++++++++++++++++++++++++++++++++++++++++++*...+......+......+.....+...+.+.....+.+.....+...+++++++++++++++++++++++++++++++++++++++++++++*.........+......+..+.+...............+............+.........+...+......+............+............+......+..+............+.+......+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.34 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.34 [e2e-predictor] ClusterVersion history (latest): 4.21.34 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-3 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:febfcbfe74cb5df5330c81fa95a53a0409a3251a7be966361ac6633e3e637230 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:4ac90528b004fe44ed9a88f86cdd9e2b43a7d9de5884687bb2cc2b86faec1b71 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:7eee98850d889006e68133cff0ac0fed10b51eb61b8dffcbecf16c8e3f2f0d37 [e2e-predictor] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:5144883b6ab74c9fd0daed591874bfdcfe2a1ab7626fd309609588b8de99ae92 [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 2 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'metadata': '3.1.1', 'anyio': '4.9.0', 'json-report': '1.5.0', 'httpx': '0.30.0', 'cov': '5.0.0', 'asyncio': '0.23.8', 'xdist': '3.6.1'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: metadata-3.1.1, anyio-4.9.0, json-report-1.5.0, httpx-0.30.0, cov-5.0.0, asyncio-0.23.8, xdist-3.6.1 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 2/2 workers [e2e-predictor] 2 workers [70 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher [e2e-predictor] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-09-18 19:46:59.960 4650 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-18 19:46:59.961 4653 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-18 19:47:00.024 4653 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-18 19:47:00.024 4653 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] Creating invalid S3 secret and service account [e2e-predictor] 2026-09-18 19:47:00.158 4653 kserve.trace Created ISVC isvc-init-fail-c0d673, waiting for failure status... [e2e-predictor] 2026-09-18 19:47:00.158 4653 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-c0d673, waiting for failure status... [e2e-predictor] 2026-09-18 19:47:15.175 4653 kserve.trace ISVC isvc-init-fail-c0d673 reported failure: {'exitCode': 1, 'message': "2026-09-18 19:47:03.117 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-18 19:47:03.117 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-18 19:47:03.135 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmptubcuzct.crt\n2026-09-18 19:47:03.415 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 19:47:09.416 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-18 19:47:15.175 4653 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-c0d673 reported failure: {'exitCode': 1, 'message': "2026-09-18 19:47:03.117 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-18 19:47:03.117 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-18 19:47:03.135 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmptubcuzct.crt\n2026-09-18 19:47:03.415 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 19:47:09.416 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-18 19:47:15.176 4653 kserve.trace Failure status detected in 15.10 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-18 19:47:03.117 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-18 19:47:03.117 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-18 19:47:03.135 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmptubcuzct.crt\n2026-09-18 19:47:03.415 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 19:47:09.416 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-18 19:47:15.176 4653 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 15.10 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-18 19:47:03.117 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-18 19:47:03.117 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-18 19:47:03.135 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmptubcuzct.crt\n2026-09-18 19:47:03.415 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 19:47:09.416 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-18 19:47:15.176 4653 kserve.trace Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-18 19:47:15.176 4653 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-18 19:47:15.179 4653 kserve.trace Ready condition: {'lastTransitionTime': '2026-09-18T19:47:00Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-18 19:47:15.179 4653 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-09-18T19:47:00Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-18 19:47:15.179 4653 kserve.trace Quick reconciliation validated: Failure detected in 15.10 seconds [e2e-predictor] 2026-09-18 19:47:15.179 4653 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 15.10 seconds [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v1 2026-09-18 19:48:50.250 4650 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.250 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.251 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:48:50.251 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:48:50.251 4650 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.251 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.252 4650 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:48:50.252 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:48:50.252 4650 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.252 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.289 4650 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:48:50.289 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:48:50.289 4650 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.289 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.290 4650 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:48:50.290 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:48:50.290 4650 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.290 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.290 4650 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:48:50.290 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:48:50.291 4650 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:50.291 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:48:55.322 4650 kserve.trace Got response [{'message': '', 'batchId': 'a8b13af4-d3e5-4309-851f-ceb468ca9d8b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a8b13af4-d3e5-4309-851f-ceb468ca9d8b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a8b13af4-d3e5-4309-851f-ceb468ca9d8b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a8b13af4-d3e5-4309-851f-ceb468ca9d8b', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-18 19:48:55.322 4650 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': 'a8b13af4-d3e5-4309-851f-ceb468ca9d8b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a8b13af4-d3e5-4309-851f-ceb468ca9d8b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a8b13af4-d3e5-4309-851f-ceb468ca9d8b', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a8b13af4-d3e5-4309-851f-ceb468ca9d8b', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-09-18 19:49:20.479 4653 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:49:20.479 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:49:20.480 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:49:20.480 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:49:20.480 4653 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:49:20.480 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:49:20.480 4653 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:49:20.480 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:49:20.480 4653 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:49:20.480 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:49:20.932 4653 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-18 19:49:20.932 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_sklearn_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v1 2026-09-18 19:50:25.473 4650 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.473 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.473 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:50:25.473 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:50:25.473 4650 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.473 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.474 4650 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:50:25.474 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:50:25.474 4650 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.474 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.475 4650 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:50:25.475 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:50:25.475 4650 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.475 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.476 4650 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:50:25.476 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:50:25.476 4650 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.476 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.477 4650 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:50:25.477 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:50:25.477 4650 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:25.477 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:30.506 4650 kserve.trace Got response [{'message': '', 'batchId': '2150e813-c1c2-4108-993d-8f2412f28157', 'predictions': [1, 1]}, {'message': '', 'batchId': '2150e813-c1c2-4108-993d-8f2412f28157', 'predictions': [1, 1]}, {'message': '', 'batchId': '2150e813-c1c2-4108-993d-8f2412f28157', 'predictions': [1, 1]}, {'message': '', 'batchId': '2150e813-c1c2-4108-993d-8f2412f28157', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-18 19:50:30.506 4650 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': '2150e813-c1c2-4108-993d-8f2412f28157', 'predictions': [1, 1]}, {'message': '', 'batchId': '2150e813-c1c2-4108-993d-8f2412f28157', 'predictions': [1, 1]}, {'message': '', 'batchId': '2150e813-c1c2-4108-993d-8f2412f28157', 'predictions': [1, 1]}, {'message': '', 'batchId': '2150e813-c1c2-4108-993d-8f2412f28157', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-09-18 19:50:56.182 4653 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:56.182 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:56.182 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:50:56.182 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:50:56.182 4653 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:56.182 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:56.183 4653 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:50:56.183 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:50:56.183 4653 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:56.183 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:50:56.728 4653 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-18 19:50:56.728 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_xgboost_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v1 2026-09-18 19:52:20.679 4650 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:20.679 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:20.680 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:52:20.680 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:52:20.680 4650 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:20.680 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:20.680 4650 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:52:20.680 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:52:20.680 4650 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:20.680 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:20.705 4650 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-18 19:52:20.705 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-09-18 19:52:41.974 4653 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:41.974 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:41.974 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:52:41.974 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:52:41.974 4653 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:41.974 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:41.974 4653 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:52:41.974 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:52:41.975 4653 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:41.975 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:52:42.727 4653 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-18 19:52:42.727 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v2 2026-09-18 19:54:45.970 4650 kserve.trace Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:45.970 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:45.971 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:54:45.971 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:54:45.971 4650 kserve.trace Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:45.971 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:45.971 4650 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:54:45.971 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:54:45.971 4650 kserve.trace base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:45.971 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:47.971 4653 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:47.971 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:47.971 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:54:47.971 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:54:47.971 4653 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:47.971 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:47.971 4653 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:54:47.971 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:54:47.971 4653 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:47.971 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:54:47.996 4653 kserve.trace Got response "id": "40140bd4-abb5-4246-9bcd-f3ca97837870","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 19:54:47.996 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "40140bd4-abb5-4246-9bcd-f3ca97837870","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_sklearn_v2 2026-09-18 19:54:52.197 4650 kserve.trace Got response {'predictions': [0, 1]} [e2e-predictor] 2026-09-18 19:54:52.197 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [0, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-09-18 19:56:23.227 4653 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:23.227 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:23.227 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:56:23.227 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:56:23.227 4653 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:23.227 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:23.227 4653 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:56:23.227 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:56:23.227 4653 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:23.227 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:23.258 4653 kserve.trace Got response "id": "a2f40731-41d2-442e-85e8-7c3fb417551d","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 19:56:23.258 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "a2f40731-41d2-442e-85e8-7c3fb417551d","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_xgboost_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v2 2026-09-18 19:56:57.436 4650 kserve.trace Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:57.436 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:57.436 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:56:57.436 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:56:57.436 4650 kserve.trace Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:57.436 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:57.437 4650 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:56:57.437 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:56:57.437 4650 kserve.trace base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:56:57.437 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:57:03.656 4650 kserve.trace Got response "id": "f9d13e4b-f576-423a-a063-785f78cbacb8","model_name": "isvc-autogluon-v2","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 19:57:03.656 4650 kserve.trace INFO [utils.py:predict():150] Got response "id": "f9d13e4b-f576-423a-a063-785f78cbacb8","model_name": "isvc-autogluon-v2","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-09-18 19:58:08.509 4653 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:08.509 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:08.509 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:58:08.509 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:58:08.509 4653 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:08.509 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:08.509 4653 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:58:08.509 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:58:08.510 4653 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:08.510 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:08.531 4653 kserve.trace Got response "id": "e1cbddca-64d4-4256-8162-82098e05661f","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 19:58:08.531 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "e1cbddca-64d4-4256-8162-82098e05661f","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v2 [e2e-predictor] predictor/test_scheduler_name.py::test_scheduler_name 2026-09-18T19:58:13.677797+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 2 seconds. (Function: e2e.predictor.test_scheduler_name..lambda: kserve_client.service_name.get_pods) [e2e-predictor] 2026-09-18T19:58:15.719341+00:00 timeout_sampler INFO Elapsed time: 2.031604051589966 [0:00:02.031604] [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_scheduler_name.py::test_scheduler_name [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_kserve_controller_args [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_kserve_controller_args [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_llmisvc_controller_args [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_llmisvc_controller_args [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_rejects_unauthenticated [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_rejects_unauthenticated [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_accepts_authenticated [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_accepts_authenticated [e2e-predictor] predictor/test_sklearn.py::test_sklearn_kserve 2026-09-18 19:58:58.899 4650 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:58.899 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:58.900 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:58:58.900 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:58:58.900 4650 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:58.900 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:58.900 4650 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:58:58.900 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:58:58.900 4650 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:58:58.900 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.122 4650 kserve.trace Got response "id": "3b8b7c36-d672-4afc-9311-34ecbb5dee18","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 19:59:05.122 4650 kserve.trace INFO [utils.py:predict():150] Got response "id": "3b8b7c36-d672-4afc-9311-34ecbb5dee18","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 19:59:05.156 4650 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.156 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.156 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:59:05.156 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:59:05.156 4650 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.156 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.156 4650 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:59:05.156 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:59:05.156 4650 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.156 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.301 4650 kserve.trace Got response "id": "4fefaf75-705c-4c79-964d-7c53825e8dff","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 19:59:05.301 4650 kserve.trace INFO [utils.py:predict():150] Got response "id": "4fefaf75-705c-4c79-964d-7c53825e8dff","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 19:59:05.330 4650 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.330 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.330 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 19:59:05.330 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 19:59:05.330 4650 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.330 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.331 4650 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:59:05.331 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 19:59:05.331 4650 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.331 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 19:59:05.500 4650 kserve.trace Got response "id": "56eb6892-25b8-47ef-9d74-685c4cd06609","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 19:59:05.500 4650 kserve.trace INFO [utils.py:predict():150] Got response "id": "56eb6892-25b8-47ef-9d74-685c4cd06609","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-09-18 20:00:17.809 4653 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:00:17.809 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:00:17.810 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:00:17.810 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:00:17.810 4653 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:00:17.810 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:00:17.810 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:00:17.810 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:00:17.810 4653 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:00:17.810 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:00:17.833 4653 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-18 20:00:17.833 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_kserve [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mlserver 2026-09-18 20:02:50.775 4650 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:02:50.775 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:02:50.776 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:02:50.776 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:02:50.776 4650 kserve.trace Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:02:50.776 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:02:50.776 4650 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:02:50.776 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:02:50.776 4650 kserve.trace base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:02:50.776 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:02:57.323 4650 kserve.trace Got response "id": "34f6ec34-57d9-4e46-93ff-44aaa3b4a561","model_name": "isvc-autogluon-v2-noslash","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:02:57.323 4650 kserve.trace INFO [utils.py:predict():150] Got response "id": "34f6ec34-57d9-4e46-93ff-44aaa3b4a561","model_name": "isvc-autogluon-v2-noslash","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-09-18 20:03:32.544 4650 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:32.544 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:32.544 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:03:32.544 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:03:32.544 4650 kserve.trace Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:32.544 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:32.544 4650 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:03:32.544 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:03:32.545 4650 kserve.trace base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:32.545 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:33.116 4653 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:33.116 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:33.116 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:03:33.116 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:03:33.116 4653 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:33.116 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:33.116 4653 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:03:33.116 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:03:33.116 4653 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:33.116 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:03:33.141 4653 kserve.trace Got response "id": "57ddf6e9-c673-45ac-a5d7-0efae6db7890","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-18 20:03:33.141 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "57ddf6e9-c673-45ac-a5d7-0efae6db7890","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_runtime_kserve 2026-09-18 20:03:45.717 4650 kserve.trace Got response {'predictions': [{'item_id': '0', 'timestamp': '2020-01-03T01:00:00', 'mean': 101.86467742919922, '0.1': 101.45105843997753, '0.2': 101.59304534407902, '0.3': 101.69542789149415, '0.4': 101.78291000326132, '0.5': 101.86467742919922, '0.6': 101.94644485513712, '0.7': 102.03392696690429, '0.8': 102.13630951431942, '0.9': 102.27829641842091}, {'item_id': '0', 'timestamp': '2020-01-03T02:00:00', 'mean': 102.43192291259766, '0.1': 101.8469773283853, '0.2': 102.04777713384499, '0.3': 102.19256792094977, '0.4': 102.31628630987593, '0.5': 102.43192291259766, '0.6': 102.54755951531938, '0.7': 102.67127790424554, '0.8': 102.81606869135032, '0.9': 103.01686849681002}, {'item_id': '0', 'timestamp': '2020-01-03T03:00:00', 'mean': 102.62620544433594, '0.1': 101.90979634002869, '0.2': 102.15572487194187, '0.3': 102.33305664587321, '0.4': 102.48458010820737, '0.5': 102.62620544433594, '0.6': 102.76783078046451, '0.7': 102.91935424279866, '0.8': 103.09668601673, '0.9': 103.34261454864318}]} [e2e-predictor] 2026-09-18 20:03:45.717 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'item_id': '0', 'timestamp': '2020-01-03T01:00:00', 'mean': 101.86467742919922, '0.1': 101.45105843997753, '0.2': 101.59304534407902, '0.3': 101.69542789149415, '0.4': 101.78291000326132, '0.5': 101.86467742919922, '0.6': 101.94644485513712, '0.7': 102.03392696690429, '0.8': 102.13630951431942, '0.9': 102.27829641842091}, {'item_id': '0', 'timestamp': '2020-01-03T02:00:00', 'mean': 102.43192291259766, '0.1': 101.8469773283853, '0.2': 102.04777713384499, '0.3': 102.19256792094977, '0.4': 102.31628630987593, '0.5': 102.43192291259766, '0.6': 102.54755951531938, '0.7': 102.67127790424554, '0.8': 102.81606869135032, '0.9': 103.01686849681002}, {'item_id': '0', 'timestamp': '2020-01-03T03:00:00', 'mean': 102.62620544433594, '0.1': 101.90979634002869, '0.2': 102.15572487194187, '0.3': 102.33305664587321, '0.4': 102.48458010820737, '0.5': 102.62620544433594, '0.6': 102.76783078046451, '0.7': 102.91935424279866, '0.8': 103.09668601673, '0.9': 103.34261454864318}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash 2026-09-18 20:04:08.449 4653 kserve.trace Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-79f4b454d7-cpcgz: 2 [e2e-predictor] 2026-09-18 20:04:08.449 4653 kserve.trace INFO [utils.py:get_container_worker_count():724] Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-79f4b454d7-cpcgz: 2 [e2e-predictor] 2026-09-18 20:04:08.480 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.480 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.481 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.481 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.481 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.481 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.481 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.481 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.481 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.481 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.517 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.517 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.518 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.518 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.518 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.518 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.518 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.518 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.518 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.518 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.554 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.554 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.555 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.555 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.555 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.555 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.555 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.555 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.555 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.555 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.587 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.587 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.587 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.587 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.587 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.587 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.587 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.587 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.587 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.587 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.612 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.612 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.613 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.613 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.613 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.613 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.613 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.613 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.613 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.613 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.639 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.639 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.639 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.639 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.640 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.640 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.640 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.640 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.640 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.640 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.667 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.667 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.667 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.667 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.667 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.667 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.667 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.667 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.667 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.667 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.704 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.704 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.705 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.705 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.705 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.705 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.706 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.706 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.706 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.706 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.739 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.739 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.739 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.739 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.739 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.739 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.739 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.739 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.739 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.739 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.765 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.765 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.766 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.766 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.766 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.766 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.766 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.766 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.766 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.766 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.792 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.792 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.792 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.792 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.792 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.792 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.794 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.794 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.794 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.794 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.819 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.819 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.819 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.819 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.820 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.820 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.820 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.820 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.820 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.820 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.845 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.845 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.845 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.845 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.845 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.845 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.845 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.845 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.845 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.845 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.872 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.872 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.872 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.872 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.872 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.872 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.872 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.872 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.872 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.872 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.900 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.900 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.900 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.900 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.900 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.900 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.900 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.900 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.900 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.900 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.929 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.929 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.929 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.929 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.929 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.929 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.929 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.929 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.929 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.929 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.952 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.952 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.952 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.952 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.952 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.952 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.952 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.952 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.952 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.952 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.977 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.977 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.977 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.977 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:08.977 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.977 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.977 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.977 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:08.977 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:08.977 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.004 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.004 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.004 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.004 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.004 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.004 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.004 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.004 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.004 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.004 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.032 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.032 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.033 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.033 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.033 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.033 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.033 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.033 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.033 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.033 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.060 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.060 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.060 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.060 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.060 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.060 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.060 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.060 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.060 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.060 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.086 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.086 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.086 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.086 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.086 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.086 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.086 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.086 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.086 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.086 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.110 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.110 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.111 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.111 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.111 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.111 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.111 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.111 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.111 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.111 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.135 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.135 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.135 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.135 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.136 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.136 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.136 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.136 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.136 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.136 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.165 4653 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.165 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.165 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.165 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:09.165 4653 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.165 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.165 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.165 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:09.165 4653 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.165 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:09.317 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.317 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.389 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.389 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.460 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.460 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.533 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.533 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.581 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.581 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.604 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.604 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.654 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.654 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.676 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.676 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.726 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.726 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.750 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.750 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.801 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.801 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.825 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.825 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.875 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.875 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.899 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.899 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.948 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.948 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.973 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:09.973 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.020 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.020 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.045 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.045 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.094 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.094 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.118 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.118 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.167 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.167 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.192 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.192 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.240 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.240 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.265 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.265 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.312 4653 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-18 20:04:10.312 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_runtime_kserve [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver 2026-09-18 20:04:20.905 4650 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:20.905 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:20.905 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:20.905 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:04:20.906 4650 kserve.trace Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:20.906 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:20.906 4650 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:20.906 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:04:20.906 4650 kserve.trace base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:20.906 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:04:26.444 4650 kserve.trace Got response {'predictions': [{'item_id': 'H200', 'timestamp': '1750-02-10T06:00:00', 'mean': 17.500171661376953, '0.1': 17.049267429998, '0.2': 17.20405359196854, '0.3': 17.31566530480529, '0.4': 17.411033398131973, '0.5': 17.500171661376953, '0.6': 17.589309924621933, '0.7': 17.684678017948617, '0.8': 17.796289730785368, '0.9': 17.951075892755906}, {'item_id': 'H200', 'timestamp': '1750-02-10T07:00:00', 'mean': 17.200218200683594, '0.1': 16.562543321336065, '0.2': 16.781444010862476, '0.3': 16.9392868088759, '0.4': 17.07415765987616, '0.5': 17.200218200683594, '0.6': 17.326278741491027, '0.7': 17.46114959249129, '0.8': 17.61899239050471, '0.9': 17.837893080031122}, {'item_id': 'H200', 'timestamp': '1750-02-10T08:00:00', 'mean': 16.800273895263672, '0.1': 16.019284857167534, '0.2': 16.28738235400909, '0.3': 16.48069951136213, '0.4': 16.645881894424917, '0.5': 16.800273895263672, '0.6': 16.954665896102426, '0.7': 17.119848279165215, '0.8': 17.313165436518254, '0.9': 17.58126293335981}]} [e2e-predictor] 2026-09-18 20:04:26.444 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'item_id': 'H200', 'timestamp': '1750-02-10T06:00:00', 'mean': 17.500171661376953, '0.1': 17.049267429998, '0.2': 17.20405359196854, '0.3': 17.31566530480529, '0.4': 17.411033398131973, '0.5': 17.500171661376953, '0.6': 17.589309924621933, '0.7': 17.684678017948617, '0.8': 17.796289730785368, '0.9': 17.951075892755906}, {'item_id': 'H200', 'timestamp': '1750-02-10T07:00:00', 'mean': 17.200218200683594, '0.1': 16.562543321336065, '0.2': 16.781444010862476, '0.3': 16.9392868088759, '0.4': 17.07415765987616, '0.5': 17.200218200683594, '0.6': 17.326278741491027, '0.7': 17.46114959249129, '0.8': 17.61899239050471, '0.9': 17.837893080031122}, {'item_id': 'H200', 'timestamp': '1750-02-10T08:00:00', 'mean': 16.800273895263672, '0.1': 16.019284857167534, '0.2': 16.28738235400909, '0.3': 16.48069951136213, '0.4': 16.645881894424917, '0.5': 16.800273895263672, '0.6': 16.954665896102426, '0.7': 17.119848279165215, '0.8': 17.313165436518254, '0.9': 17.58126293335981}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] predictor/test_canary.py::test_canary_rollout [e2e-predictor] [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout [e2e-predictor] predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_create 2026-09-18 20:05:15.500 4653 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:05:15.500 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:05:15.500 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:05:15.500 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:05:15.500 4653 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:05:15.500 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:05:15.500 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:05:15.500 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:05:15.500 4653 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:05:15.500 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:05:15.525 4653 kserve.trace Got response "id": "2f11cb50-b68c-44ef-9ca6-c3c074c96394","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-18 20:05:15.525 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "2f11cb50-b68c-44ef-9ca6-c3c074c96394","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2 [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_create [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_promote 2026-09-18 20:06:50.741 4653 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.741 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.742 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:06:50.742 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:06:50.742 4653 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.742 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.742 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:06:50.742 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:06:50.742 4653 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.742 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.768 4653 kserve.trace Got response "id": "5d88bd66-844b-464e-adb3-4d6605a685a7","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:06:50.768 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "5d88bd66-844b-464e-adb3-4d6605a685a7","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:06:50.801 4653 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.801 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.802 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:06:50.802 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:06:50.802 4653 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.802 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.802 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:06:50.802 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:06:50.802 4653 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.802 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.808 4653 kserve.trace Got response "id": "ffed20d8-f4af-47ab-8864-09db95eee5e2","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:06:50.808 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "ffed20d8-f4af-47ab-8864-09db95eee5e2","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:06:50.839 4653 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.839 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.839 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:06:50.839 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:06:50.839 4653 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.839 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.840 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:06:50.840 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:06:50.840 4653 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.840 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:06:50.845 4653 kserve.trace Got response "id": "e28f2d06-d981-4868-bdd4-b85c5ec5699a","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:06:50.845 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "e28f2d06-d981-4868-bdd4-b85c5ec5699a","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2 [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed 2026-09-18 20:08:26.061 4653 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:08:26.061 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:08:26.061 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:08:26.061 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:08:26.061 4653 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:08:26.061 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:08:26.062 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:08:26.062 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:08:26.062 4653 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:08:26.062 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:08:26.130 4653 kserve.trace Got response "id": "68002bc8-122c-42ab-9ae2-6eea93f05ebb","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:08:26.130 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "68002bc8-122c-42ab-9ae2-6eea93f05ebb","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_mixed [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_kserve 2026-09-18 20:09:01.337 4653 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:09:01.337 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:09:01.337 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:09:01.337 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:09:01.337 4653 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:09:01.337 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:09:01.337 4653 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:09:01.337 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:09:01.337 4653 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:09:01.337 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_rollback 2026-09-18 20:09:13.083 4653 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-09-18 20:09:13.083 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_tensorflow.py::test_tensorflow_kserve [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_runtime_kserve 2026-09-18 20:09:48.298 4653 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:09:48.298 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:09:48.298 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:09:48.298 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:09:48.298 4653 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:09:48.298 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:09:48.298 4653 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:09:48.298 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:09:48.298 4653 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:09:48.298 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:10:00.035 4653 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-09-18 20:10:00.035 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_tensorflow.py::test_tensorflow_runtime_kserve [e2e-predictor] predictor/test_triton.py::test_triton 2026-09-18 20:12:15.349 4653 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:12:15.349 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:12:15.350 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:12:15.350 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:12:15.350 4653 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:12:15.350 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:12:15.352 4653 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:12:15.352 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:12:15.352 4653 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:12:15.352 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-triton-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:12:17.484 4653 kserve.trace Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:12:17.484 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_triton.py::test_triton [e2e-predictor] predictor/test_xgboost.py::test_xgboost_kserve [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_force_stop 2026-09-18 20:14:12.722 4653 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:14:12.722 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:14:12.722 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:14:12.722 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:14:12.723 4653 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:14:12.723 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:14:12.723 4653 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:14:12.723 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:14:12.723 4653 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:14:12.723 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:14:13.328 4653 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-18 20:14:13.328 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_mlserver [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_kserve 2026-09-18 20:15:08.538 4653 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:15:08.538 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:15:08.538 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:15:08.538 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:15:08.539 4653 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:15:08.539 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:15:08.539 4653 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:15:08.539 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:15:08.539 4653 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:15:08.539 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:15:08.565 4653 kserve.trace Got response "id": "2d3cc676-e8fd-4b7c-b652-5f0e2529e9c8","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-18 20:15:08.565 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "2d3cc676-e8fd-4b7c-b652-5f0e2529e9c8","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_single_model_file 2026-09-18 20:16:03.794 4653 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:03.794 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:03.794 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:16:03.794 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:16:03.794 4653 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:03.794 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:03.794 4653 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:16:03.794 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:16:03.794 4653 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:03.794 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:03.820 4653 kserve.trace Got response "id": "efd1005f-9dd3-4ba4-a08d-ec5177f49f40","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-18 20:16:03.820 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "efd1005f-9dd3-4ba4-a08d-ec5177f49f40","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_single_model_file [e2e-predictor] predictor/test_xgboost.py::test_xgboost_runtime_kserve 2026-09-18 20:16:58.004 4650 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:58.004 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:58.005 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:16:58.005 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:16:58.005 4650 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:58.005 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:58.006 4650 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:16:58.006 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:16:58.006 4650 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:58.006 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:16:58.489 4650 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-18 20:16:58.489 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_runtime_kserve 2026-09-18 20:17:39.066 4653 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:17:39.066 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:17:39.066 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:17:39.066 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:17:39.066 4653 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:17:39.066 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:17:39.066 4653 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:17:39.066 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:17:39.066 4653 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:17:39.066 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:17:39.736 4653 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-18 20:17:39.736 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_runtime_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver 2026-09-18 20:18:44.953 4653 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:44.953 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:44.953 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:18:44.953 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:18:44.953 4653 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:44.953 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:44.953 4653 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:18:44.953 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:18:44.953 4653 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:44.953 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:44.979 4653 kserve.trace Got response "id": "c6608733-264c-4e17-bf99-fb8f233b9480","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-18 20:18:44.979 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "c6608733-264c-4e17-bf99-fb8f233b9480","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2 2026-09-18 20:18:53.717 4650 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:53.717 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:53.717 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:18:53.717 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:18:53.717 4650 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:53.717 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:53.717 4650 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:18:53.717 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:18:53.717 4650 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:53.717 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.234 4650 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-18 20:18:54.234 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-18 20:18:54.263 4650 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.263 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.263 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:18:54.263 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:18:54.263 4650 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.263 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.264 4650 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:18:54.264 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:18:54.264 4650 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.264 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.827 4650 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-18 20:18:54.827 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-18 20:18:54.857 4650 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.857 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.857 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:18:54.857 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:18:54.857 4650 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.857 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.858 4650 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:18:54.858 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:18:54.858 4650 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:54.858 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:18:55.027 4650 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-18 20:18:55.027 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_runtime_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver 2026-09-18 20:19:50.208 4650 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:19:50.208 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:19:50.208 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:19:50.208 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:19:50.208 4650 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:19:50.208 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:19:50.208 4650 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:19:50.208 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:19:50.208 4650 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:19:50.208 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:19:50.241 4650 kserve.trace Got response "id": "a114212f-82f3-4788-9b58-8142b5be6080","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-18 20:19:50.241 4650 kserve.trace INFO [utils.py:predict():150] Got response "id": "a114212f-82f3-4788-9b58-8142b5be6080","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_kserve 2026-09-18 20:20:25.432 4650 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:25.432 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:25.432 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:20:25.432 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:20:25.432 4650 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:25.432 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:25.432 4650 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:20:25.432 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:20:25.432 4650 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:25.432 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:25.518 4650 kserve.trace Got response "id": "dc152c44-cc4c-49b0-a3f8-61ffab57654d","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:20:25.518 4650 kserve.trace INFO [utils.py:predict():150] Got response "id": "dc152c44-cc4c-49b0-a3f8-61ffab57654d","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve 2026-09-18 20:20:40.218 4653 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:40.218 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:40.218 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:20:40.218 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:20:40.218 4653 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:40.218 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:40.218 4653 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:20:40.218 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:20:40.218 4653 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:40.218 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:20:40.880 4653 kserve.trace Got response "id": "cf26b350-7b89-4a08-b77a-82f6b5c1f1fc","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:20:40.880 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "cf26b350-7b89-4a08-b77a-82f6b5c1f1fc","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2 [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] storage/test_oci_modelcar.py::test_oci_modelcar_uid_isvc [e2e-predictor] [gw1] SKIPPED storage/test_oci_modelcar.py::test_oci_modelcar_uid_isvc [e2e-predictor] storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve 2026-09-18 20:21:20.735 4650 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:21:20.735 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:21:20.735 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:21:20.735 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:21:20.735 4650 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:21:20.735 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:21:20.736 4650 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:21:20.736 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:21:20.736 4650 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:21:20.736 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:21:20.765 4650 kserve.trace Got response "id": "1a3fa87b-9e2f-417e-b629-62a3bf84ec8f","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] 2026-09-18 20:21:20.765 4650 kserve.trace INFO [utils.py:predict():150] Got response "id": "1a3fa87b-9e2f-417e-b629-62a3bf84ec8f","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve [e2e-predictor] predictor/test_multi_container_probing.py::test_multi_container_probing 2026-09-18 20:22:16.205 4653 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:22:16.205 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:22:16.205 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:22:16.205 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:22:16.205 4653 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:22:16.205 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:22:16.205 4653 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:22:16.205 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:22:16.205 4653 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:22:16.205 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:22:16.227 4653 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-18 20:22:16.227 4653 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve 2026-09-18T20:22:45.939054+00:00 timeout_sampler INFO Waiting for 60 seconds [0:01:00], retry every 2 seconds. (Function: e2e.predictor.test_multi_container_probing..lambda: k8s_client.service_name.get_deployment) [e2e-predictor] 2026-09-18T20:22:45.974015+00:00 timeout_sampler INFO Elapsed time: 0.0005486011505126953 [0:00:00.000549] [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_multi_container_probing.py::test_multi_container_probing [e2e-predictor] predictor/test_paddle.py::test_paddle 2026-09-18T20:23:36.414627+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-18T20:23:37.421466+00:00 timeout_sampler INFO Elapsed time: 1.0039420127868652 [0:00:01.003942] [e2e-predictor] 2026-09-18T20:23:47.477651+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-18T20:23:48.484767+00:00 timeout_sampler INFO Elapsed time: 1.003662109375 [0:00:01.003662] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve 2026-09-18 20:24:01.194 4650 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:24:01.194 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:24:01.195 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:24:01.195 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:24:01.195 4650 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:24:01.195 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:24:01.244 4650 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:24:01.244 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:24:01.244 4650 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:24:01.244 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:24:02.542 4650 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-09-18 20:24:02.542 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle [e2e-predictor] predictor/test_paddle.py::test_paddle_runtime 2026-09-18 20:25:07.748 4650 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:25:07.748 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:25:07.748 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:25:07.748 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:25:07.748 4650 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:25:07.748 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:25:07.786 4650 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:25:07.786 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:25:07.786 4650 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:25:07.786 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:25:09.136 4650 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-09-18 20:25:09.136 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle_runtime [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_kserve 2026-09-18T20:25:18.652758+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-18T20:25:19.659428+00:00 timeout_sampler INFO Elapsed time: 1.0034737586975098 [0:00:01.003474] [e2e-predictor] 2026-09-18T20:25:29.732036+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-18T20:25:30.738153+00:00 timeout_sampler INFO Elapsed time: 1.0033533573150635 [0:00:01.003353] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve 2026-09-18 20:26:14.348 4650 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:26:14.348 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:26:14.349 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:26:14.349 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:26:14.349 4650 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:26:14.349 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:26:14.394 4650 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:26:14.394 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:26:14.394 4650 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:26:14.394 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:26:15.937 4650 kserve.trace Got response "id": "434e1330-c8cb-48ad-b92f-eb47dd3c669d","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08 [e2e-predictor] , 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, [e2e-predictor] 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725 [e2e-predictor] e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.77198572 [e2e-predictor] 1660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423 [e2e-predictor] 533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:26:15.937 4650 kserve.trace INFO [utils.py:predict():150] Got response "id": "434e1330-c8cb-48ad-b92f-eb47dd3c669d","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.79584759507633 [e2e-predictor] 86e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.76214223610327 [e2e-predictor] 3e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835 [e2e-predictor] 203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8. [e2e-predictor] 77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1. [e2e-predictor] 3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle_v2_kserve [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] predictor/test_pmml.py::test_pmml_kserve 2026-09-18T20:26:50.859745+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-18T20:26:51.866300+00:00 timeout_sampler INFO Elapsed time: 1.0030081272125244 [0:00:01.003008] [e2e-predictor] 2026-09-18T20:27:01.916511+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-18T20:27:02.923803+00:00 timeout_sampler INFO Elapsed time: 1.0035572052001953 [0:00:01.003557] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_kserve 2026-09-18 20:28:01.171 4650 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:01.171 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:01.171 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:28:01.171 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:28:01.171 4650 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:01.171 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:01.172 4650 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:28:01.172 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:28:01.172 4650 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:01.172 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:02.635 4650 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-18 20:28:02.635 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-18 20:28:02.636 4650 kserve.trace Time taken: 1.5041721210000105 [e2e-predictor] 2026-09-18 20:28:02.636 4650 kserve.trace INFO [test_pmml.py:test_pmml_kserve():77] Time taken: 1.5041721210000105 [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_runtime_kserve 2026-09-18 20:28:53.125 4653 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:53.125 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:53.125 4653 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:28:53.125 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:28:53.125 4653 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:53.125 4653 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:53.126 4653 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:28:53.126 4653 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:28:53.126 4653 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:53.126 4653 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:28:55.129 4653 kserve.trace Got response "id": "86164f84-6afe-4a85-a9f3-1483401f14f3","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-18 20:28:55.129 4653 kserve.trace INFO [utils.py:predict():150] Got response "id": "86164f84-6afe-4a85-a9f3-1483401f14f3","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pmml.py::test_pmml_v2_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_pmml.py::test_pmml_v2_grpc 2026-09-18 20:29:57.883 4650 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:29:57.883 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:29:57.883 4650 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-18 20:29:57.883 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-18 20:29:57.883 4650 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:29:57.883 4650 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:29:57.884 4650 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:29:57.884 4650 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-18 20:29:57.884 4650 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:29:57.884 4650 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.602f5aa2-a37a-4f33-bfcf-48874a649726.prod.konfluxeaas.com [e2e-predictor] 2026-09-18 20:29:59.530 4650 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-18 20:29:59.530 4650 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_runtime_kserve [e2e-predictor] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-09-18 20:30:04.682 4650 kserve.trace Created primary ISVC: isvc-primary-274bef [e2e-predictor] 2026-09-18 20:30:04.682 4650 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-274bef [e2e-predictor] 2026-09-18 20:31:34.722 4650 kserve.trace Primary ISVC is ready [e2e-predictor] 2026-09-18 20:31:34.722 4650 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-predictor] 2026-09-18 20:31:49.746 4650 kserve.trace resourceVersion for isvc-primary-274bef stabilized at 39285 (stable for 15.0s) [e2e-predictor] 2026-09-18 20:31:49.746 4650 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-274bef stabilized at 39285 (stable for 15.0s) [e2e-predictor] 2026-09-18 20:31:49.746 4650 kserve.trace Baseline recorded - resourceVersion: 39285 [e2e-predictor] 2026-09-18 20:31:49.746 4650 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 39285 [e2e-predictor] 2026-09-18 20:31:49.746 4650 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-18 20:31:49.746 4650 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] Creating invalid S3 secret and service account [e2e-predictor] 2026-09-18 20:31:49.879 4650 kserve.trace Created secondary ISVC isvc-secondary-274bef, waiting for failure status... [e2e-predictor] 2026-09-18 20:31:49.879 4650 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-274bef, waiting for failure status... [e2e-predictor] 2026-09-18 20:31:53.890 4650 kserve.trace ISVC isvc-secondary-274bef reported failure: {'exitCode': 1, 'message': "2026-09-18 20:31:50.993 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-18 20:31:50.993 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-18 20:31:51.011 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpa_ob_lwy.crt\n2026-09-18 20:31:51.284 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 20:31:52.393 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-18 20:31:53.890 4650 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-274bef reported failure: {'exitCode': 1, 'message': "2026-09-18 20:31:50.993 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-18 20:31:50.993 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-18 20:31:51.011 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpa_ob_lwy.crt\n2026-09-18 20:31:51.284 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 20:31:52.393 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-18 20:31:53.890 4650 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-18 20:31:50.993 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-18 20:31:50.993 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-18 20:31:51.011 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpa_ob_lwy.crt\n2026-09-18 20:31:51.284 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 20:31:52.393 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-18 20:31:53.890 4650 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():435] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-18 20:31:50.993 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-18 20:31:50.993 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-18 20:31:51.011 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpa_ob_lwy.crt\n2026-09-18 20:31:51.284 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 20:31:52.393 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-18 20:32:03.903 4650 kserve.trace Primary ISVC resourceVersion: before=39285, after=39285 [e2e-predictor] 2026-09-18 20:32:03.903 4650 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=39285, after=39285 [e2e-predictor] 2026-09-18 20:32:03.903 4650 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] 2026-09-18 20:32:03.903 4650 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():458] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-predictor] [e2e-predictor] - generated xml file: /workspace/artifacts-dir/junit_e2e-predictor_or_kserve_on_openshift.xml - [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results-predictor_or_kserve_on_openshift.json [e2e-predictor] ================= 57 passed, 16 skipped in 2711.54s (0:45:11) ================== [e2e-predictor] /workspace/source [e2e-predictor] /workspace/source [e2e-predictor] make[1]: Leaving directory '/workspace/source' [e2e-predictor] + echo success [must-gather] [must-gather ] OUT 2026-09-18T20:32:10.353924614Z 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: e949d29d-5f9b-42c6-827a-d8bbeb594456 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-09-18T20:32:10.394739958Z namespace/openshift-must-gather-df48p created [must-gather] [must-gather ] OUT 2026-09-18T20:32:10.400833254Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-b8jq8 created [must-gather] [must-gather ] OUT 2026-09-18T20:32:10.420323049Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.246972546Z [disk usage checker] Started [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.250267244Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.401908310Z No resources found in openshift-must-gather-df48p namespace. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.513688537Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.669425459Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.669456567Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.669456567Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.671843890Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.826737083Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.826768191Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.826768191Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.829775549Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.979892752Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.979922597Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.979922597Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:17.982114058Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.129070714Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.129101344Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.129101344Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.131843679Z Error getting logs from rhods-notebooks [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.289634355Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.289664707Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.289664707Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.293068543Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.456693368Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.456724867Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.456724867Z namespaces "istio-system" not found [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.460283466Z Error getting logs from istio-system [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.612086281Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.612118486Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.612118486Z namespaces "knative-serving" not found [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.614424505Z Error getting logs from knative-serving [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.763687239Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.763780820Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.763780820Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:18.766564923Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.025174357Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.286412768Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.424466614Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.508711390Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.511115770Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.635935127Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.715877634Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.717804923Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.853819212Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.939213959Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:19.941698756Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.065891366Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.147188901Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.149257897Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.272937965Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.354543566Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.356562907Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.480573327Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.562734173Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.564855526Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.689592034Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.770839628Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.772909046Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.894460728Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.974109976Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:20.976433569Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.101474464Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.185177265Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.187460588Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.313460407Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.393342864Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.395411216Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.523250911Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.604866354Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.606879625Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.734838190Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.817031450Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.819259742Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:21.945461650Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.026962075Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.029317428Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.153440518Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.234394124Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.236538981Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.254842493Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.366086522Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.446506603Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.448648185Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.572515034Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.653624110Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.655638435Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.777821172Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.858410317Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.860605443Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:22.998716295Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:23.080942317Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:23.083192192Z Error collecting info from [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:23.755083098Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:23.872093944Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:23.991863886Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:24.112174381Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:24.234143291Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:24.471342635Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:24.590647617Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:24.714878161Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:24.834981654Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:24.958942629Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:25.085045829Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:25.210713691Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:25.332494071Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:25.458685562Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:25.582621223Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:25.862071446Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:25.976095242Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:26.600521966Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:26.919429648Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:27.066264281Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:27.181601691Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:27.259140850Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:27.830334855Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:28.151593368Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:28.303723567Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:28.480923177Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:29.175423798Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:29.498908893Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:29.647072404Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:29.780905448Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:30.396375532Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:30.719033949Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:30.866867354Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:30.987338773Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:31.665807894Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:31.991443711Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:32.145234883Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:32.257226570Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:32.263467174Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:32.882504854Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:33.199631873Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:33.350167654Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:33.487137357Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:34.101673651Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:34.443377228Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:34.590828161Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:34.708331452Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:35.323953748Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:35.646574755Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:35.790390222Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:35.924227722Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:36.578343930Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:36.899692183Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:37.055326641Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:37.177262341Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:37.267826183Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:37.841295417Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:38.180896371Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:38.329399717Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:38.479707648Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:39.140632143Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:39.483608140Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:39.635165490Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:39.747503036Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:40.418089477Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:40.734855033Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:40.882260691Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:40.988997753Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:41.615631165Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:41.953695426Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:42.105256042Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:42.221167427Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:42.272941578Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:42.846317337Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:43.169910765Z Wrote inspect data to must-gather. [must-gather] [must-gather-c6cs6] POD 2026-09-18T20:32:43.189615805Z Caches written to disk [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.196920362Z waiting for gather to complete [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.199072755Z downloading gather output [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.447135461Z receiving incremental file list [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.461732964Z ./ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.46183686Z aggregated-discovery-api.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.46214929Z aggregated-discovery-apis.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.462842062Z event-filter.html [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.465579092Z timestamp [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.465734551Z version [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.465811176Z cluster-scoped-resources/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.465820477Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.465826047Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.46588249Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.465951945Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.465961905Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466011069Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466082323Z namespaces/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466091533Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466142997Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466219161Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466278795Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466350459Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466403713Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466535491Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466633737Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466732523Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466770305Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466823369Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466874192Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466912574Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.466993599Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.467040132Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.467076714Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.467156919Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.467200152Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.467243985Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.467364632Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.467446277Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.472807689Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.472886843Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.472966298Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473088006Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473275527Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.47331765Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473360173Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473407816Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473459189Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473495711Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473538314Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473616448Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473664311Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.47379325Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473838562Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473872744Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.473917897Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.47396151Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.474009143Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.474048395Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.479701295Z [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.479732397Z sent 765 bytes received 171,442 bytes 344,414.00 bytes/sec [must-gather] [must-gather-c6cs6] OUT 2026-09-18T20:32:44.479739757Z total size is 2,986,860 speedup is 17.34 [must-gather] [must-gather ] OUT 2026-09-18T20:32:44.700018046Z namespace/openshift-must-gather-df48p 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: e949d29d-5f9b-42c6-827a-d8bbeb594456 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-09-18T20:32:44.81007727Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e89d9d3fe5dc08e644c7ac9f331dd64a8026af5bc1d556e74b5403d9a857d0a8 [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: e949d29d-5f9b-42c6-827a-d8bbeb594456 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-09-18T20:32:44.828107895Z namespace/openshift-must-gather-cdvqj created [must-gather] [must-gather ] OUT 2026-09-18T20:32:44.837209848Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-hrdmb created [must-gather] [must-gather ] OUT 2026-09-18T20:32:44.857527364Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e89d9d3fe5dc08e644c7ac9f331dd64a8026af5bc1d556e74b5403d9a857d0a8 created [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:46.288146146Z [disk usage checker] Started [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:46.291473042Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:46.690481804Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:46.832304124Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:46.921648257Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:47.010347469Z Gathering data for ns/default... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:47.342509556Z Gathering data for ns/openshift... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:47.748584084Z Gathering data for ns/kube-system... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:48.417246606Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:48.733455443Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:48.733485524Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:48.733485524Z namespaces "assisted-installer" not found [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.269820334Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.282121217Z INFO: Collecting host service logs for crio [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.282485160Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.282838125Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.283172248Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.283542411Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.283630909Z Executing Istio gather script [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.283959063Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.284467422Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.284798394Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.285117774Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.285454426Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.285767039Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.286018818Z 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-fwnxs] POD 2026-09-18T20:32:49.286174981Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.289169694Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.290354059Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.295693529Z INFO: Gathering HAProxy config files [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:49.351275592Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.130565736Z INFO: Collecting Insights Archives from insights-operator-6f9c644dd9-456n2 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.130611586Z insights-runtime-extractor-48hgl [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.130631515Z insights-runtime-extractor-64wpr [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.130651018Z insights-runtime-extractor-7bncs [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.369234018Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.373637803Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.438866079Z No resources found [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.573828708Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.638949053Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.643279755Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.704358816Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.704358816Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.852023472Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.887531681Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.897235888Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.902191645Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:50.959107184Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.122236208Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.157965667Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.158039264Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.290586563Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.308648104Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.334973559Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.577395368Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.781378220Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.842406091Z tar: Removing leading `/' from member names [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.863929040Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.868003223Z INFO: HAProxy config collection complete. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:51.970390420Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.015828571Z No resources found [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.038837983Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.074993150Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.077498845Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.100355284Z INFO: 'previous-logs' folder not found on ip-10-0-136-207.ec2.internal, skipping... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.145057533Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.161724997Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.339984699Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.422038342Z INFO: 'previous-logs' folder not found on ip-10-0-137-61.ec2.internal, skipping... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.466998891Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.473714214Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.639238550Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.690110697Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.755754699Z INFO: 'previous-logs' folder not found on ip-10-0-142-19.ec2.internal, skipping... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.755865483Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.755918504Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.798140450Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.815680847Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:52.950548578Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.063105073Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.070903989Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.310752781Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.389340507Z INFO: INTERCONNECT MODE [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.389380197Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.451145116Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.587104893Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.610087372Z INFO: Gathering OVN_Northbound from ovnkube-node-ds2kn... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.610442766Z INFO: Gathering OVN_Northbound from ovnkube-node-ltsv6... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.610725298Z INFO: Gathering OVN_Northbound from ovnkube-node-m748s... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.611011265Z INFO: Gathering OVN_Southbound from ovnkube-node-ds2kn... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.611299123Z INFO: Gathering OVN_Southbound from ovnkube-node-ltsv6... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.611572786Z INFO: Gathering OVN_Southbound from ovnkube-node-m748s... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.803403567Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.828174232Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.947422419Z tar: Removing leading `/' from member names [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.963462592Z tar: Removing leading `/' from member names [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.992140000Z tar: Removing leading `/' from member names [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.992140000Z tar: Removing leading `/' from member names [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:53.999529808Z tar: Removing leading `/' from member names [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.000923722Z tar: Removing leading `/' from member names [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.086482781Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.225432149Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.350754545Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.396272687Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.521573286Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.581384585Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.588312586Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.618251662Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.618341541Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.618744756Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.620396594Z 5.0M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.622577640Z ovnk_database_store/ [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.622615944Z ovnk_database_store/ovnkube-node-m748s_nbdb [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.642592594Z ovnk_database_store/ovnkube-node-ds2kn_sbdb [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.679922694Z ovnk_database_store/ovnkube-node-ltsv6_sbdb [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.706131031Z ovnk_database_store/ovnkube-node-ltsv6_nbdb [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.716334042Z ovnk_database_store/ovnkube-node-m748s_sbdb [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.750870707Z ovnk_database_store/ovnkube-node-ds2kn_nbdb [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.768371878Z INFO: Network log collection complete. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.808448370Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.826258815Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.861877779Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:54.865535834Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.014915312Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.116548881Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.168133934Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.360169551Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.377140649Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.380518432Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.496217562Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.499085580Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.605707831Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.761881998Z Gathering data for ns/openshift-console... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.809737072Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:55.813032703Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.051604840Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.061488993Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0720c8b078cc0cebb01b4c5cde21180aee7c2bb1a0d322b21890c0d3707406ea [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.213938651Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.294326557Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.298273914Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.334243068Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.349559656Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.382963175Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.496999572Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.731478100Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.739847712Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.934840671Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:56.946266385Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:57.161749118Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:57.164978260Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:57.268064790Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:57.337072150Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:57.522794987Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:57.549894750Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:57.907837704Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:58.237631685Z Done executing Istio gather script [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:58.375128638Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:58.650443831Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:58.714763292Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:59.030322265Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:59.384663709Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:32:59.770651457Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:00.894266657Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:01.339481461Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:01.735836735Z Gathering data for ns/kserve... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:02.011743776Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:03.146320270Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:03.934488526Z Gathering data for ns/openshift-config... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:04.231808692Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:04.287684960Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:04.533268317Z Collecting performance related data for node ip-10-0-142-19.ec2.internal [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:04.541928361Z Collecting performance related data for node ip-10-0-137-61.ec2.internal [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:04.555357842Z Collecting performance related data for node ip-10-0-136-207.ec2.internal [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:04.704784004Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:04.985803855Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:05.305550065Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:05.665594949Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:06.018793243Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:06.326316687Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:06.345327499Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:06.636405002Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:06.978808874Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:07.293732315Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:07.833904518Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:09.306504036Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:10.595065266Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:10.890071978Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:11.351880782Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:11.396699911Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:11.807102302Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:12.168274537Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:12.470916466Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:12.957663115Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:13.037250490Z Collecting kubelet logs for node ip-10-0-142-19.ec2.internal [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:13.039038307Z Collecting kubelet logs for node ip-10-0-137-61.ec2.internal [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:13.040800510Z Collecting kubelet logs for node ip-10-0-136-207.ec2.internal [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:13.288026047Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:13.520258845Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-cdvqj namespace [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:13.526647481Z INFO: Node performance data collection complete. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:13.711466555Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:13.974304050Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:14.233885319Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:14.845278807Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:15.111843925Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:15.414591170Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:15.743614971Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:16.356800139Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:16.574656282Z Wrote inspect data to must-gather. [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:16.574703561Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:16.574703561Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:16.704100777Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-fwnxs] POD 2026-09-18T20:33:16.853914745Z Caches written to disk [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:17.861048538Z waiting for gather to complete [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:17.86333953Z downloading gather output [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.089953273Z receiving incremental file list [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.109084856Z ./ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.109208154Z aggregated-discovery-api.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.109520333Z aggregated-discovery-apis.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.110497484Z event-filter.html [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.112853119Z timestamp [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.112956045Z version [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.124634488Z cluster-scoped-resources/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.124654669Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.124694651Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.124948447Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.12515121Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.125265247Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.12532155Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.125366123Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.125454808Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.125539754Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.125663851Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.125702134Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.125846403Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.125906516Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.12629476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.126335313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.126553917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.126840444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.127044677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.127186245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.131188383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.133046008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.133184916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.133319455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.133500586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.133614563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.133856688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.134073741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.134249932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.134529239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.134654787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.134783665Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.134895012Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.134988628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.135096725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.135250644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.135427845Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.135555983Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.135692101Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.137592219Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.138114171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.13826449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.1384148Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.138623493Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.138993166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.139405611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.139522948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.139633495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.139758183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.13987144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.139985967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.140083923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.140227142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.14035658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.140460446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.140736103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.140905374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.141037912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.141569835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.141691373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.141835331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.142017222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.14213165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.142331802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.14246953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.14262025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.142759939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.142876566Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.142997473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.143122241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.143232548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.143364976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.143490144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.143633542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.144019096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.14440507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.144517557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.145324437Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.145452895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.145569712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.14568992Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.145814957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.146007389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.146248364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.146373672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.146486329Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.146651049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.146802989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.146916145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.147053524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.147179842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.151115455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.151578454Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.15215931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.152343551Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.15249455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.152636549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.152775718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.152899795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.152997462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.155933273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.156074892Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.15619939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.156319037Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.156428784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.162619727Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.16881291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.168995831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.169353453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.169536294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.169749568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.169895826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.170096179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.170459581Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.170612081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.170771771Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.171011406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.171169295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.171320275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.171468174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.171643875Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.171854658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.172006457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.172150986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.172312696Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.172451864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.172598984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.172966036Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.17318725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.17351763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.173688881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.173872662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.174011871Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.176480694Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.176648704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.176825285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.176969624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.177137404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.177287274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.179111346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.179308299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.179459328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.17964636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.179827821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.180125989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.180761178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.180915708Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.181067597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.181219817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.181975344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.183646567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.183800766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.183997378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.184161709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.184370181Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.18450767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.184659539Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.184905185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.185066024Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.185418296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.18548301Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.185613048Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.185774118Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.185895056Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.186002042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.186216696Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.186339663Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.18645014Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.186564667Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.186688225Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.186831214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.18693862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.187057698Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.187174525Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.187293732Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.187407639Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.187523007Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.187631643Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.187788053Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.18790409Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.188017217Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.188135494Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.188243021Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.188361648Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.188480886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.188602483Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.188737232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.188857479Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.188975056Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.189091584Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.189221061Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.189338259Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.189451046Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.189569793Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.18968361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.189856561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.189974838Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.190082675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.190186481Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.190319349Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.190432047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.190552674Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.190692292Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.19081702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.190934167Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.191052235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.191165472Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.191267548Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.191397076Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.191543665Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.191681014Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.191809961Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.191932049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.192049486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.192174604Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.192296312Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.192420819Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.192567498Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.19276058Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.192883638Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.193002875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.193130023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.193278482Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.19339995Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.193520587Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.193640475Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.193782774Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.193910702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.194029889Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.194151696Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.194271734Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.194386591Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.194497598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.194620075Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.194760434Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.194880422Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.19502185Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.195143128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.195266415Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.195381073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.195518441Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.195636608Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.195781967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.195902675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.196026712Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.19614609Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.196216244Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.196263237Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.196320471Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5hl4v.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.196448299Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-699ml.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.196570916Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-c8f8r.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.196690013Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-g8qpz.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.196828342Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-j5tbp.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.196942379Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kbqv6.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.197059046Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pjzzf.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.197192445Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qjgdq.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.197384716Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-s4gzd.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.197516165Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-t48cr.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.197643613Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-w4kht.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.197798382Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wvtsc.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.197919459Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-ht6b7.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.198059068Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-qnsbh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.198198447Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-wggbd.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.198381788Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.198449242Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.198683657Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.198888379Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.199001236Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.199115103Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.199496127Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.199664577Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.199813016Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.199941635Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.200113695Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.200240983Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.20035912Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.200473957Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.200592095Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.200735393Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.200847191Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.200978559Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.201098416Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.201230454Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.201354632Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.201470459Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.201585756Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.201744156Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.201927427Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.201987091Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.202141571Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.202267228Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.202388676Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.202498062Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.20261857Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.202768809Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.202971532Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.203090279Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.203208917Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.203332834Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.203448741Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.203607331Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.20374309Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.203874628Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.203991605Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.204114782Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.20423462Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.204360758Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.204479265Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.204601363Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.204683978Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.204762502Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.204846738Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.204902461Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.204971955Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205024619Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205115834Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205171348Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205244882Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205295866Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.20536624Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205417403Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205484167Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205490758Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.20553484Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205653638Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205794746Z cluster-scoped-resources/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205811177Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.205871441Z cluster-scoped-resources/core/nodes/ip-10-0-136-207.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.206080584Z cluster-scoped-resources/core/nodes/ip-10-0-137-61.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.206239384Z cluster-scoped-resources/core/nodes/ip-10-0-142-19.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.206378722Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.206451997Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.206510141Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.206627538Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.206765766Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.206874673Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.20698595Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.207092337Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.207280078Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.207406586Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.207518203Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.2076318Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.207769479Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.207883055Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.207997162Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.20811299Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.208236167Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.208354725Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.208468062Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.208587189Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.208717917Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.208834304Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.208956502Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.209074169Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.209142613Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.209267531Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.209365707Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.209473024Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.209617613Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.209748201Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.209932542Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210085052Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210204269Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210301165Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210310506Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210372029Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210468205Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210519038Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210600974Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210610174Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210673308Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.210832778Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211008559Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211074783Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211084213Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211145147Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211268535Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211275495Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211339379Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211437595Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211482848Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211615296Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211658279Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211762905Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211815119Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211886313Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.211942206Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212076845Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212127748Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212206443Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212258056Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212350222Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212400065Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212469659Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212524093Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212603967Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212654881Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212759897Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21280111Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212889445Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.212926637Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213007692Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213056215Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213150391Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213203244Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213326372Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213333823Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213390236Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213467651Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213521224Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21362223Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213784451Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213845414Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.213967442Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.214076829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21425859Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21442233Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.214546518Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21490542Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.215019367Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.215134294Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.215251221Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.215358428Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.215472815Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.215586182Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.2157243Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.215840387Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.215957595Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.216072782Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.216192259Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.216300946Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.216414063Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21652135Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.216660668Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.216762215Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.216897783Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21700273Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.217125747Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21733576Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.217453757Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.217565534Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.217680471Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.217811649Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.217921266Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.218030283Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21814009Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.218250207Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.218361394Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21847473Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.218586877Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.218726026Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.218843283Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.21895565Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.219074927Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.219194685Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.219310092Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.219423839Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.219531126Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.219648483Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.219794022Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.219903819Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220017086Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220131213Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220256021Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220332395Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220341076Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.22041543Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220485435Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220498686Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220547289Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220630854Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220640864Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220713149Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220810745Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220872869Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-207.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.220983085Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-61.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221089592Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-19.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221179918Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221236851Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221359769Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221429203Z host_service_logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221452725Z host_service_logs/masters/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221527859Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221606674Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221716891Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221807047Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.221985038Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.222124616Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.222221522Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.222319478Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.222413674Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.22250843Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.222604266Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.222655039Z ingress_controllers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.222661869Z ingress_controllers/default/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.22267857Z ingress_controllers/default/router-default-6b699d8966-7qmzm/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.22283034Z ingress_controllers/default/router-default-6b699d8966-7qmzm/haproxy.config [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.22299913Z insights-data/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.223012831Z istio/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.223075695Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.223195092Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.223570316Z istio/event-filter.html [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.223660511Z istio/timestamp [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.223745727Z istio/cluster-scoped-resources/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.223761968Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.223771678Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.223817841Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.223973521Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.224340613Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.224835144Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.225841806Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.225981525Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.226116863Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.226193868Z machine_config_ondisk/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.226203899Z machine_config_termination_logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.226210129Z monitoring/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.226215819Z monitoring/alertmanager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.226242391Z monitoring/alertmanager/status.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.226339047Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.22638901Z monitoring/prometheus/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.226419562Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.226522528Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.226586522Z monitoring/prometheus/rules.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.227269304Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.227306647Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.227347249Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.228193182Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.228241085Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.228282577Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.228373513Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.228442617Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.228537403Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.228577315Z monitoring/prometheus/status/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.228629918Z monitoring/prometheus/status/config.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.229092587Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.229171672Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.229263288Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.22945701Z namespaces/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.22946895Z namespaces/default/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.229511953Z namespaces/default/default.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.229579437Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.2296224Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.229710795Z namespaces/default/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.229761148Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.229836303Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.229917008Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.229995983Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230041276Z namespaces/default/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230086708Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230153493Z namespaces/default/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230186765Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.23027405Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230319243Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230357025Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230458651Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230526186Z namespaces/default/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230570658Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230679145Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230790852Z namespaces/default/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.230961122Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231039578Z namespaces/default/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231120192Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.23124257Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.23140662Z namespaces/default/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231477734Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231507856Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231594052Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231625244Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231718829Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231758912Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231839467Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231916642Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.231974605Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232029869Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232066511Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232111324Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232164357Z namespaces/default/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.23221245Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232261463Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232296985Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232428993Z namespaces/kserve/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232463895Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232530279Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232562561Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232619825Z namespaces/kserve/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232637656Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232749513Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.232983878Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.23319076Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233235943Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233275416Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233323439Z namespaces/kserve/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233365101Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233443076Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233562503Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233586395Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233689001Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233747235Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233763606Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233818399Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233897374Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.233983249Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.234098837Z namespaces/kserve/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.234127238Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.234411926Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.234525163Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.235030554Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.235105719Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.235476962Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.235593609Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.235890607Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236010385Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236048727Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236160114Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236197826Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236234299Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236269741Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236354826Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236435041Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236481694Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236498025Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.23658615Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236621923Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.23673801Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236788113Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236834856Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236945233Z namespaces/kserve/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236955133Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cgnvb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.236968064Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cgnvb/kserve-controller-manager-b9b5d54f8-cgnvb.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.237071331Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cgnvb/manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.237081351Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cgnvb/manager/manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.237087091Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cgnvb/manager/manager/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.237118723Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cgnvb/manager/manager/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245079476Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cgnvb/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.24515583Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cgnvb/manager/manager/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245171101Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-2kd9d/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245230665Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-2kd9d/llmisvc-controller-manager-645f9c8fd6-2kd9d.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245336902Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-2kd9d/manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245345392Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-2kd9d/manager/manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245350282Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-2kd9d/manager/manager/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245399375Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-2kd9d/manager/manager/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245588287Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-2kd9d/manager/manager/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245838302Z namespaces/kserve/pods/model-serving-api-7b954ffc95-w9cj8/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245874885Z namespaces/kserve/pods/model-serving-api-7b954ffc95-w9cj8/model-serving-api-7b954ffc95-w9cj8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.24596314Z namespaces/kserve/pods/model-serving-api-7b954ffc95-w9cj8/server/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245972861Z namespaces/kserve/pods/model-serving-api-7b954ffc95-w9cj8/server/server/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.245986032Z namespaces/kserve/pods/model-serving-api-7b954ffc95-w9cj8/server/server/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.246029044Z namespaces/kserve/pods/model-serving-api-7b954ffc95-w9cj8/server/server/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.24611676Z namespaces/kserve/pods/model-serving-api-7b954ffc95-w9cj8/server/server/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.246192464Z namespaces/kserve/pods/model-serving-api-7b954ffc95-w9cj8/server/server/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.246234517Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mhp2g/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.24627841Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mhp2g/odh-model-controller-7b966d7984-mhp2g.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.246384516Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mhp2g/manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.246396007Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mhp2g/manager/manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.246402108Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mhp2g/manager/manager/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.246431699Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mhp2g/manager/manager/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264329276Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mhp2g/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26439442Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mhp2g/manager/manager/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264443053Z namespaces/kserve/pods/s3-init-2krtg/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264464084Z namespaces/kserve/pods/s3-init-2krtg/s3-init-2krtg.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264571961Z namespaces/kserve/pods/s3-init-2krtg/download-hf-model/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264584962Z namespaces/kserve/pods/s3-init-2krtg/download-hf-model/download-hf-model/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264596842Z namespaces/kserve/pods/s3-init-2krtg/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264655236Z namespaces/kserve/pods/s3-init-2krtg/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264784004Z namespaces/kserve/pods/s3-init-2krtg/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264853048Z namespaces/kserve/pods/s3-init-2krtg/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26487185Z namespaces/kserve/pods/s3-init-2krtg/s3-init/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264885891Z namespaces/kserve/pods/s3-init-2krtg/s3-init/s3-init/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264911762Z namespaces/kserve/pods/s3-init-2krtg/s3-init/s3-init/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.264975506Z namespaces/kserve/pods/s3-init-2krtg/s3-init/s3-init/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265249723Z namespaces/kserve/pods/s3-init-2krtg/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265319327Z namespaces/kserve/pods/s3-init-2krtg/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265382321Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265422224Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/s3-tls-init-custom-vbnhs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265509709Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/download-hf-model/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26552068Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/download-hf-model/download-hf-model/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26552574Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265560672Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265647838Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265735763Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265754674Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/s3-tls-init-custom/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265761794Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265772325Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.265818618Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26601995Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266085014Z namespaces/kserve/pods/s3-tls-init-custom-vbnhs/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266137878Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26616722Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/s3-tls-init-serving-6s2f4.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266271396Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/download-hf-model/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266279177Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/download-hf-model/download-hf-model/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266283197Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26632668Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266419075Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26648753Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266540803Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/s3-tls-init-serving/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266549043Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266555794Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266596746Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26682868Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266924497Z namespaces/kserve/pods/s3-tls-init-serving-6s2f4/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266940667Z namespaces/kserve/pods/seaweedfs-64568bcd49-2ghw8/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.266993021Z namespaces/kserve/pods/seaweedfs-64568bcd49-2ghw8/seaweedfs-64568bcd49-2ghw8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267072646Z namespaces/kserve/pods/seaweedfs-64568bcd49-2ghw8/seaweedfs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267079516Z namespaces/kserve/pods/seaweedfs-64568bcd49-2ghw8/seaweedfs/seaweedfs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267083236Z namespaces/kserve/pods/seaweedfs-64568bcd49-2ghw8/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267121239Z namespaces/kserve/pods/seaweedfs-64568bcd49-2ghw8/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26730275Z namespaces/kserve/pods/seaweedfs-64568bcd49-2ghw8/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267366924Z namespaces/kserve/pods/seaweedfs-64568bcd49-2ghw8/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267425588Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w9lpg/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26746803Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w9lpg/seaweedfs-tls-custom-8b44d767d-w9lpg.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267558546Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w9lpg/seaweedfs-tls-custom/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267566306Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w9lpg/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267570116Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w9lpg/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267615089Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w9lpg/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267818842Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w9lpg/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267887656Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-w9lpg/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267938429Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-rnb82/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.267982652Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-rnb82/seaweedfs-tls-serving-67b7477c6d-rnb82.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268077258Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-rnb82/seaweedfs-tls-serving/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268087228Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-rnb82/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268096129Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-rnb82/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268144512Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-rnb82/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268327983Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-rnb82/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268389507Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-rnb82/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268423259Z namespaces/kserve/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268462492Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268515895Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268555287Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.2686033Z namespaces/kube-node-lease/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268610321Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268614291Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268644913Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-207.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26875639Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-61.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268839855Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-19.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26892606Z namespaces/kube-system/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.268973593Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269050018Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.26907795Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269146274Z namespaces/kube-system/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269174106Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269318405Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269390979Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269475694Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269608443Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269648255Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269716499Z namespaces/kube-system/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269755141Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269837967Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269903251Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.269947383Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270025108Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270084172Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270091392Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270144136Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-glzn25566lozjpkafyct3t7zdu.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270229681Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270318796Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270395851Z namespaces/kube-system/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270436074Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270606514Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270711371Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.270968787Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.271046161Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.271327889Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.271465467Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.271788437Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.271845651Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.271891004Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.271954948Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27199822Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272056764Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272110297Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272193352Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272270627Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272332471Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272377954Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272435537Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27247461Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272548754Z namespaces/kube-system/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272555695Z namespaces/kube-system/pods/global-pull-secret-syncer-d579p/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272602677Z namespaces/kube-system/pods/global-pull-secret-syncer-d579p/global-pull-secret-syncer-d579p.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272696293Z namespaces/kube-system/pods/global-pull-secret-syncer-d579p/global-pull-secret-syncer/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272713535Z namespaces/kube-system/pods/global-pull-secret-syncer-d579p/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272718595Z namespaces/kube-system/pods/global-pull-secret-syncer-d579p/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.272768958Z namespaces/kube-system/pods/global-pull-secret-syncer-d579p/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273008333Z namespaces/kube-system/pods/global-pull-secret-syncer-d579p/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273077407Z namespaces/kube-system/pods/global-pull-secret-syncer-d579p/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273144151Z namespaces/kube-system/pods/global-pull-secret-syncer-f75sh/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273190524Z namespaces/kube-system/pods/global-pull-secret-syncer-f75sh/global-pull-secret-syncer-f75sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273256468Z namespaces/kube-system/pods/global-pull-secret-syncer-f75sh/global-pull-secret-syncer/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273264369Z namespaces/kube-system/pods/global-pull-secret-syncer-f75sh/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273271489Z namespaces/kube-system/pods/global-pull-secret-syncer-f75sh/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273317142Z namespaces/kube-system/pods/global-pull-secret-syncer-f75sh/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273561967Z namespaces/kube-system/pods/global-pull-secret-syncer-f75sh/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273632611Z namespaces/kube-system/pods/global-pull-secret-syncer-f75sh/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273687085Z namespaces/kube-system/pods/global-pull-secret-syncer-g4qcj/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273756599Z namespaces/kube-system/pods/global-pull-secret-syncer-g4qcj/global-pull-secret-syncer-g4qcj.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273841534Z namespaces/kube-system/pods/global-pull-secret-syncer-g4qcj/global-pull-secret-syncer/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273849495Z namespaces/kube-system/pods/global-pull-secret-syncer-g4qcj/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273856635Z namespaces/kube-system/pods/global-pull-secret-syncer-g4qcj/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.273898648Z namespaces/kube-system/pods/global-pull-secret-syncer-g4qcj/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.274128622Z namespaces/kube-system/pods/global-pull-secret-syncer-g4qcj/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.274197376Z namespaces/kube-system/pods/global-pull-secret-syncer-g4qcj/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27424907Z namespaces/kube-system/pods/konnectivity-agent-2crvg/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.274289862Z namespaces/kube-system/pods/konnectivity-agent-2crvg/konnectivity-agent-2crvg.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.274368067Z namespaces/kube-system/pods/konnectivity-agent-2crvg/konnectivity-agent/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.274375757Z namespaces/kube-system/pods/konnectivity-agent-2crvg/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.274389308Z namespaces/kube-system/pods/konnectivity-agent-2crvg/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.274437791Z namespaces/kube-system/pods/konnectivity-agent-2crvg/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.275038588Z namespaces/kube-system/pods/konnectivity-agent-2crvg/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.275106532Z namespaces/kube-system/pods/konnectivity-agent-2crvg/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.275185807Z namespaces/kube-system/pods/konnectivity-agent-cs9rg/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.275207869Z namespaces/kube-system/pods/konnectivity-agent-cs9rg/konnectivity-agent-cs9rg.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.275285574Z namespaces/kube-system/pods/konnectivity-agent-cs9rg/konnectivity-agent/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.275298794Z namespaces/kube-system/pods/konnectivity-agent-cs9rg/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.275302705Z namespaces/kube-system/pods/konnectivity-agent-cs9rg/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.275355658Z namespaces/kube-system/pods/konnectivity-agent-cs9rg/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.275914482Z namespaces/kube-system/pods/konnectivity-agent-cs9rg/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.275977606Z namespaces/kube-system/pods/konnectivity-agent-cs9rg/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27603397Z namespaces/kube-system/pods/konnectivity-agent-fwbh5/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.276077492Z namespaces/kube-system/pods/konnectivity-agent-fwbh5/konnectivity-agent-fwbh5.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.276142487Z namespaces/kube-system/pods/konnectivity-agent-fwbh5/konnectivity-agent/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.276157877Z namespaces/kube-system/pods/konnectivity-agent-fwbh5/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.276168538Z namespaces/kube-system/pods/konnectivity-agent-fwbh5/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.276223592Z namespaces/kube-system/pods/konnectivity-agent-fwbh5/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27685253Z namespaces/kube-system/pods/konnectivity-agent-fwbh5/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.276920344Z namespaces/kube-system/pods/konnectivity-agent-fwbh5/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.276972418Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-207.ec2.internal/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27700631Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-207.ec2.internal/kube-apiserver-proxy-ip-10-0-136-207.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27716865Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-207.ec2.internal/haproxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27717792Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-207.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.277188191Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-207.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.277251405Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-207.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.277524602Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-207.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.277591606Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-207.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.277620828Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-61.ec2.internal/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.277683882Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-61.ec2.internal/kube-apiserver-proxy-ip-10-0-137-61.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.277750666Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-61.ec2.internal/haproxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.277760096Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-61.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.277764987Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-61.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.277798169Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-61.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27797421Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-61.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278039984Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-61.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278067915Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-19.ec2.internal/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278118289Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-19.ec2.internal/kube-apiserver-proxy-ip-10-0-142-19.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278185933Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-19.ec2.internal/haproxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278193163Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-19.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278204384Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-19.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278254317Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-19.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278429548Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-19.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278504913Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-19.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278536935Z namespaces/kube-system/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278565726Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27862985Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278646571Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278711685Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278808901Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278862885Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278902127Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.278960201Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279046396Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27910121Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27911277Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279121891Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279162883Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279246159Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279336614Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279386227Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279465302Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279512225Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279564058Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.27959861Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279683715Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279788682Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279859566Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279907529Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279941731Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.279989824Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.280022456Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.280106542Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.280139284Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.280187457Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.280267011Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.280345687Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.280364838Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.281307116Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.281412722Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.281489657Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.281575343Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.281650607Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.281813427Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.281998959Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282055562Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282073843Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282162029Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28217939Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282264235Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282284806Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282386713Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282460397Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282519011Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282550963Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282617017Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28266191Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282747075Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282767656Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28283469Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282877433Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282922216Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.282959568Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283050454Z namespaces/openshift-apiserver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283084356Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283170131Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283203103Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283258067Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283285378Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283375934Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283453519Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283533464Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283580487Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283623559Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283686293Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283733326Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283811051Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283847863Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283898156Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.283976011Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.284040425Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.284087858Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.284186174Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.284266939Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28445127Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.284525725Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28460887Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.284753569Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.284909839Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.284964982Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.284990914Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285047497Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28509468Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285169315Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285212807Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285297393Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285371797Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28542094Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285453382Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285513426Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285555809Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285606722Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285648514Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285730229Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285763742Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285828426Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285837276Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285844287Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285886879Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285941082Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285947833Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285951583Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.285988735Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286041359Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286095292Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286102342Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286148345Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28621617Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28622313Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286264962Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286358528Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286405521Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286471885Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286519658Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286580102Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286618584Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286733241Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286807816Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286886331Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286948395Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.286978437Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28704181Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287070632Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287161718Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287219601Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287268675Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287346479Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287396243Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287402913Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287432055Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28752556Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287574494Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287690121Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287765975Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28785082Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.287924935Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28800803Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288148239Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288256076Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28832104Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288365662Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288439197Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.28847993Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288535803Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288564165Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288630559Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288659541Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288770737Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288856093Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288917457Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.288933527Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289027653Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289042064Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289120479Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289157541Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289213905Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289223825Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289231256Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289292089Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289343543Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289398046Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289412877Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289501853Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289546165Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289610489Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289637251Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289811002Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289842844Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.289982962Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290059097Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290140792Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290174804Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290225027Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29027476Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290315113Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290393368Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290449591Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290494464Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290572489Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290627792Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290637513Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290709887Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290801933Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.290892619Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.291000695Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.291107182Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.291143504Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.291249561Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.291324945Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.291657346Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.291765582Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.291960485Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292101763Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292239952Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292276054Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292320347Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29237694Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292406182Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292472896Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292504868Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292574043Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292613245Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292716111Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292802167Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.2928603Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292898203Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292957066Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.292998089Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293075454Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293086184Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293147138Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/aws-ebs-csi-driver-node-4p7p5.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293255615Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-driver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293263335Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-driver/csi-driver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293269766Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293330929Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293428796Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293495449Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293528932Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-liveness-probe/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293535782Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293539752Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293620397Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29366199Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293763826Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293786738Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-node-driver-registrar/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293793678Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293797668Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293848541Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293940767Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.293998221Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4p7p5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294048894Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294060064Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/aws-ebs-csi-driver-node-tbzvr.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294173031Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-driver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294181712Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-driver/csi-driver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294185932Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-driver/csi-driver/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294227115Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294328691Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294389705Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294438148Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-liveness-probe/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294445698Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294449649Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294498252Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294592468Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294662222Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294732306Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-node-driver-registrar/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294757828Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294765228Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.2947898Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294885766Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29495669Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-tbzvr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.294995262Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295045485Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/aws-ebs-csi-driver-node-zhqpc.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295292491Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-driver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295300871Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-driver/csi-driver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295308572Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-driver/csi-driver/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295357985Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295453921Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295518015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295549937Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-liveness-probe/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295558517Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295562928Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295615891Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295722827Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295792652Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295829084Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-node-driver-registrar/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295839285Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295849785Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295913679Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.295995334Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296065748Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zhqpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296104721Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296149504Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296213958Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296225238Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29624381Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296305373Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296352546Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296397949Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296443582Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296485204Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296539048Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296546868Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29657995Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296638164Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296645664Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296684717Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296795033Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296839016Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.2968977Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296939193Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.296995316Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297035719Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297168747Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297242671Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297325977Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29738607Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297433493Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297521869Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297567111Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297608754Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297650937Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297808676Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29786517Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297910282Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.297987117Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29802966Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29803883Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.298090664Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.298175989Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.298220162Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.298814638Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.298900694Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.299042123Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.299121297Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29931464Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.299451988Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.299590406Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.299664171Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.299724415Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.299799119Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.299842482Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.299887065Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.299935478Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.29997728Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300020073Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300098938Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300181503Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300223085Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300257688Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300307831Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300354844Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300421808Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.30046163Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300503113Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300549096Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300589988Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300601189Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8fkwr/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300662963Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8fkwr/tuned-8fkwr.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300789921Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8fkwr/tuned/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300801581Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8fkwr/tuned/tuned/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300807922Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8fkwr/tuned/tuned/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300819262Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8fkwr/tuned/tuned/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.300960351Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8fkwr/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301036786Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8fkwr/tuned/tuned/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301073528Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ddpkm/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301135252Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ddpkm/tuned-ddpkm.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301235398Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ddpkm/tuned/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301251609Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ddpkm/tuned/tuned/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3012585Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ddpkm/tuned/tuned/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301294352Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ddpkm/tuned/tuned/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301408139Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ddpkm/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301474953Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ddpkm/tuned/tuned/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301521576Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rwjqg/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301534667Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rwjqg/tuned-rwjqg.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301740309Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rwjqg/tuned/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.30175221Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rwjqg/tuned/tuned/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.30175667Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rwjqg/tuned/tuned/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301766641Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rwjqg/tuned/tuned/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301893339Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rwjqg/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301963003Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rwjqg/tuned/tuned/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.301980184Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302036438Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302083771Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302119863Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302180517Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302190297Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302265572Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-207.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302377819Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-61.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302461284Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-19.ec2.internal.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302517227Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.30256151Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302663556Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302734871Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302792535Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302841367Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302911872Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.302938304Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303025179Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303126525Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303231802Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303284715Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303327808Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303379721Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303425343Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.30352491Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303548801Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303594664Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.30368582Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303771805Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303815738Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.303995609Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304077674Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304205272Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304277876Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304399254Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304516661Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304684741Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304761146Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304809659Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304864092Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304900355Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.304963859Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305010142Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305092167Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305181722Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305243326Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305288019Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305324011Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305374514Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305447249Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305487391Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305524803Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305578567Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.305989252Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306001503Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306038125Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator-685d7d68b5-ntb7s.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306138411Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator-watch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306146712Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306154932Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306199685Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306298021Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306366516Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306393017Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306400038Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306426259Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.306471862Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307013576Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307078729Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-ntb7s/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307118482Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307153964Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307220968Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307259721Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307368438Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307426221Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307494325Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307534028Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307604552Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307648105Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307756971Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307862338Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.307959844Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308003887Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308042749Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308110593Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308150906Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308230341Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308289824Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308333457Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308416952Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308452894Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308463735Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308525059Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308614855Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308680948Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308742092Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308854329Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.308934954Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.309322068Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.309395403Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.30950797Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.309651039Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.309821049Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.309894374Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.309940257Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3100038Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310034582Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310112117Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310140639Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310210133Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310240625Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310335231Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310410706Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310462079Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.31049146Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310551824Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310590807Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310706694Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310734786Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310818521Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310837352Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310921507Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.310931858Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-smn5g/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.31097579Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-smn5g/volume-data-source-validator-5c4db8bdf9-smn5g.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311062896Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-smn5g/volume-data-source-validator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311077927Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-smn5g/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311086467Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-smn5g/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311103568Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-smn5g/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311207405Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-smn5g/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311276989Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-smn5g/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311298861Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311347953Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311406607Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311416188Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.31145643Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311513934Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311552216Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.31161958Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311657963Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311753929Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311798892Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311875746Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311909668Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.311990923Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312034366Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312116541Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312194416Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312276741Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312314163Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312354326Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312405239Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312445511Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312529846Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312572779Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312613492Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312709358Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312759311Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312766791Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312805824Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.312872938Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.31291416Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.313024447Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.313100882Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.313207159Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.313286043Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.313361758Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.313486836Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.313699309Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.313834887Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.31388009Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.313931123Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.313972276Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.31404223Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314063532Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314170068Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314239862Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314288665Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314340498Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314389452Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314422304Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314484818Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314518549Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314568143Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314594594Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.31469548Z namespaces/openshift-config-managed/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314743134Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314817728Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314829179Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314917684Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.314949986Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315047272Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315114897Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315191601Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315262786Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315293397Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315347631Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315386573Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315468298Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3155001Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315551933Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315629188Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315681761Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.315743685Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.319102833Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.319184828Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.319313556Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.319399411Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.319472936Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.319625965Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.319759284Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.319815107Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.319877961Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.319964646Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32001568Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320052782Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320087694Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320137737Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320201761Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320246534Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320330209Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320409084Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320457797Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320495159Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320561123Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320610696Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320652009Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320706462Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320776236Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320791437Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320801838Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320875883Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320896774Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.320965648Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32099621Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321044303Z namespaces/openshift-config-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321052014Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321055984Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321084906Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321216294Z namespaces/openshift-config/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321265047Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321328911Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321364413Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321399145Z namespaces/openshift-config/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321453438Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321529383Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321607388Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321706394Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321750357Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32179529Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321847373Z namespaces/openshift-config/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.321868344Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32196243Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.322005563Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.322047055Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32212469Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.322196714Z namespaces/openshift-config/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.322239657Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.322357694Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.322559947Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.322644762Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.322748398Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.322826023Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.322969352Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32310432Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323179665Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323217238Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323284872Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323315724Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323370987Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323400479Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323660455Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323722039Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323811004Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323887189Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323927822Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.323974054Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324027377Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324044909Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324104152Z namespaces/openshift-config/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324151155Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324197648Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32423395Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324332387Z namespaces/openshift-console-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324371469Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324432873Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324468335Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324518308Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324565521Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324646396Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324782054Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324889871Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324935464Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.324973536Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325021279Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325062781Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325160388Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325208731Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325247723Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325325268Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325383281Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325390392Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325438395Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325513689Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.325542751Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3261726Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.326260026Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32649009Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.326566025Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.326794659Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.326950958Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327126119Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327201744Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327235316Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32729896Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327328662Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327383745Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327413357Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327499572Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327581047Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32762894Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327658752Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327759528Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327808701Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327879306Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327923318Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.327990342Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328020235Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328077918Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328085179Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-s64hv/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328132101Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-s64hv/console-operator-fd4bb46c-s64hv.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328231717Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-s64hv/console-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328238638Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-s64hv/console-operator/console-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328254059Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-s64hv/console-operator/console-operator/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328302432Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-s64hv/console-operator/console-operator/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3287517Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-s64hv/console-operator/console-operator/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328822834Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-s64hv/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328864587Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328903679Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328951482Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.328982774Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.329054568Z namespaces/openshift-console/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32908495Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.329182566Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.329211908Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.329283702Z namespaces/openshift-console/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.329312544Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32940284Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.329606702Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.32989454Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.329953174Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.330006647Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.33004738Z namespaces/openshift-console/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.330101673Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.330178788Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.330225611Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.330261883Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.330349679Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.330403662Z namespaces/openshift-console/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.330450985Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.33119182Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.331277036Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.331517651Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.331594965Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.331790828Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.331906975Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332081676Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.33215225Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332174751Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332261237Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332302259Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332390285Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332417186Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332511512Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332582107Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332602568Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332689223Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332751897Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332770278Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332831872Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332880775Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332934088Z namespaces/openshift-console/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.332944129Z namespaces/openshift-console/pods/console-74969fdc99-5w84g/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.33295993Z namespaces/openshift-console/pods/console-74969fdc99-5w84g/console-74969fdc99-5w84g.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333065007Z namespaces/openshift-console/pods/console-74969fdc99-5w84g/console/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333076217Z namespaces/openshift-console/pods/console-74969fdc99-5w84g/console/console/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333082508Z namespaces/openshift-console/pods/console-74969fdc99-5w84g/console/console/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333098649Z namespaces/openshift-console/pods/console-74969fdc99-5w84g/console/console/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333211816Z namespaces/openshift-console/pods/console-74969fdc99-5w84g/console/console/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.33328041Z namespaces/openshift-console/pods/console-74969fdc99-5w84g/console/console/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333320712Z namespaces/openshift-console/pods/downloads-6594f4c75-btdg5/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333348354Z namespaces/openshift-console/pods/downloads-6594f4c75-btdg5/downloads-6594f4c75-btdg5.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.33345316Z namespaces/openshift-console/pods/downloads-6594f4c75-btdg5/download-server/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333461011Z namespaces/openshift-console/pods/downloads-6594f4c75-btdg5/download-server/download-server/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333465581Z namespaces/openshift-console/pods/downloads-6594f4c75-btdg5/download-server/download-server/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333502143Z namespaces/openshift-console/pods/downloads-6594f4c75-btdg5/download-server/download-server/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333807362Z namespaces/openshift-console/pods/downloads-6594f4c75-btdg5/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333879667Z namespaces/openshift-console/pods/downloads-6594f4c75-btdg5/download-server/download-server/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333914319Z namespaces/openshift-console/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.333964502Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334032226Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334074499Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334192096Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334224318Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334301403Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334341605Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334405159Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334449552Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334528167Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334601761Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334687107Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334763301Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334817505Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334882759Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.334922421Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335003366Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335055559Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335100422Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335178857Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335271103Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335301115Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335423272Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335499327Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335579562Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335683918Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335775224Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.335891721Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336047521Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336097464Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336141847Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336188349Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336230442Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336261694Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336315407Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336393942Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336476207Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336506519Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336559783Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336601535Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336644368Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336713602Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336758995Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336805028Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.33684309Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336934426Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.336984469Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337132218Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.33716557Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337222884Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337262256Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337338001Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337416996Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337499431Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337530112Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337582856Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.33764597Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337684052Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337794759Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337851152Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.337887845Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.33797659Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338006592Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338013673Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338067946Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338160582Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338199554Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338313201Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338382245Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338473191Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338660882Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338767559Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.338890357Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339040196Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339438161Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339479393Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339521966Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339556038Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339628762Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339682036Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339767861Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339858067Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339902079Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339941402Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.339990565Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340024247Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34007861Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340125273Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340178106Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340215329Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340321115Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340366558Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340423962Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340459264Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340497926Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340545679Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340619334Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34072501Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340803065Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340852458Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340895351Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340942883Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.340980886Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341055461Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341097483Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341145336Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341226451Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341289785Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341333158Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341425153Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341505248Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341583423Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341679869Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341801567Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.341926704Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342094295Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342145418Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342190181Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342238644Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342268385Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34234095Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342372182Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342460308Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342533402Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342595776Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342624367Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342683671Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342744045Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342805239Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342845121Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342894784Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.342934627Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34298124Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343022082Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343060334Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343110197Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343194373Z namespaces/openshift-dns/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343245896Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343294779Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343338322Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343379934Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343425977Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343571426Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343646661Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343746427Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3437975Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343816591Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343868144Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343912817Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.343992672Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.344046206Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.344090148Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.344178834Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.344224026Z namespaces/openshift-dns/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.344259279Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.344369466Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34445188Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.344690385Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34477011Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345032296Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345166015Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345332495Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345385418Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34541518Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345474734Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345504486Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34557951Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345600482Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345723899Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345796884Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3458986Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345941973Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.345993366Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346033958Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346083081Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346125604Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346174417Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346181458Z namespaces/openshift-dns/pods/dns-default-bttxn/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34621805Z namespaces/openshift-dns/pods/dns-default-bttxn/dns-default-bttxn.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346313836Z namespaces/openshift-dns/pods/dns-default-bttxn/dns/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346320816Z namespaces/openshift-dns/pods/dns-default-bttxn/dns/dns/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346327156Z namespaces/openshift-dns/pods/dns-default-bttxn/dns/dns/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34637677Z namespaces/openshift-dns/pods/dns-default-bttxn/dns/dns/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346467245Z namespaces/openshift-dns/pods/dns-default-bttxn/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3465351Z namespaces/openshift-dns/pods/dns-default-bttxn/dns/dns/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346567591Z namespaces/openshift-dns/pods/dns-default-bttxn/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346573972Z namespaces/openshift-dns/pods/dns-default-bttxn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346577652Z namespaces/openshift-dns/pods/dns-default-bttxn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346615465Z namespaces/openshift-dns/pods/dns-default-bttxn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346732912Z namespaces/openshift-dns/pods/dns-default-bttxn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346805546Z namespaces/openshift-dns/pods/dns-default-bttxn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34686361Z namespaces/openshift-dns/pods/dns-default-mbqkb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346899612Z namespaces/openshift-dns/pods/dns-default-mbqkb/dns-default-mbqkb.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346985557Z namespaces/openshift-dns/pods/dns-default-mbqkb/dns/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.346993748Z namespaces/openshift-dns/pods/dns-default-mbqkb/dns/dns/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347004129Z namespaces/openshift-dns/pods/dns-default-mbqkb/dns/dns/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347072163Z namespaces/openshift-dns/pods/dns-default-mbqkb/dns/dns/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347155078Z namespaces/openshift-dns/pods/dns-default-mbqkb/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347217552Z namespaces/openshift-dns/pods/dns-default-mbqkb/dns/dns/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347241963Z namespaces/openshift-dns/pods/dns-default-mbqkb/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347254554Z namespaces/openshift-dns/pods/dns-default-mbqkb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347264894Z namespaces/openshift-dns/pods/dns-default-mbqkb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347320948Z namespaces/openshift-dns/pods/dns-default-mbqkb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347409194Z namespaces/openshift-dns/pods/dns-default-mbqkb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347502499Z namespaces/openshift-dns/pods/dns-default-mbqkb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34751512Z namespaces/openshift-dns/pods/dns-default-mzbnp/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347560923Z namespaces/openshift-dns/pods/dns-default-mzbnp/dns-default-mzbnp.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347652309Z namespaces/openshift-dns/pods/dns-default-mzbnp/dns/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347659399Z namespaces/openshift-dns/pods/dns-default-mzbnp/dns/dns/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347679Z namespaces/openshift-dns/pods/dns-default-mzbnp/dns/dns/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347730993Z namespaces/openshift-dns/pods/dns-default-mzbnp/dns/dns/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347821839Z namespaces/openshift-dns/pods/dns-default-mzbnp/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347887953Z namespaces/openshift-dns/pods/dns-default-mzbnp/dns/dns/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347937006Z namespaces/openshift-dns/pods/dns-default-mzbnp/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347943596Z namespaces/openshift-dns/pods/dns-default-mzbnp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.347949817Z namespaces/openshift-dns/pods/dns-default-mzbnp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34800008Z namespaces/openshift-dns/pods/dns-default-mzbnp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348088625Z namespaces/openshift-dns/pods/dns-default-mzbnp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34815528Z namespaces/openshift-dns/pods/dns-default-mzbnp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348209613Z namespaces/openshift-dns/pods/node-resolver-29vx8/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348238255Z namespaces/openshift-dns/pods/node-resolver-29vx8/node-resolver-29vx8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34832576Z namespaces/openshift-dns/pods/node-resolver-29vx8/dns-node-resolver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34833358Z namespaces/openshift-dns/pods/node-resolver-29vx8/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348343781Z namespaces/openshift-dns/pods/node-resolver-29vx8/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348394654Z namespaces/openshift-dns/pods/node-resolver-29vx8/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348478849Z namespaces/openshift-dns/pods/node-resolver-29vx8/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348551734Z namespaces/openshift-dns/pods/node-resolver-29vx8/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348563865Z namespaces/openshift-dns/pods/node-resolver-2vh9p/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348618818Z namespaces/openshift-dns/pods/node-resolver-2vh9p/node-resolver-2vh9p.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348718394Z namespaces/openshift-dns/pods/node-resolver-2vh9p/dns-node-resolver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348736616Z namespaces/openshift-dns/pods/node-resolver-2vh9p/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348745556Z namespaces/openshift-dns/pods/node-resolver-2vh9p/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348785288Z namespaces/openshift-dns/pods/node-resolver-2vh9p/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348873844Z namespaces/openshift-dns/pods/node-resolver-2vh9p/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.348941638Z namespaces/openshift-dns/pods/node-resolver-2vh9p/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34896359Z namespaces/openshift-dns/pods/node-resolver-q6gg2/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349018083Z namespaces/openshift-dns/pods/node-resolver-q6gg2/node-resolver-q6gg2.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349090997Z namespaces/openshift-dns/pods/node-resolver-q6gg2/dns-node-resolver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349099428Z namespaces/openshift-dns/pods/node-resolver-q6gg2/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349253388Z namespaces/openshift-dns/pods/node-resolver-q6gg2/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34929772Z namespaces/openshift-dns/pods/node-resolver-q6gg2/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349385176Z namespaces/openshift-dns/pods/node-resolver-q6gg2/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.34945062Z namespaces/openshift-dns/pods/node-resolver-q6gg2/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349488262Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349534265Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349595429Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349636271Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349927789Z namespaces/openshift-etcd/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.349978002Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350046686Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350074418Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350147703Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350184955Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35027314Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350346245Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35042282Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350473693Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350506715Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350570949Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350605761Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350708077Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350770711Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350818234Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35090289Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.350970144Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.351015606Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.351110852Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.351187007Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.351271522Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.351348217Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.351437072Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35155763Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35172262Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.351781414Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.351824387Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35187593Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.351921873Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.351974276Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352022599Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352102654Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352180129Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352227161Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352263874Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352316297Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3523603Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352390311Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352431374Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352482587Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352512539Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352613465Z namespaces/openshift-host-network/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352655658Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352742143Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352785766Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35284868Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352884042Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.352982298Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.353053142Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.353146488Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35350275Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.353540093Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.353606827Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.353643949Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.353746495Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.353796458Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.353851592Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.353928497Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35399125Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354035773Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354132379Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354211084Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354296979Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354370084Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354452109Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354594078Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354713185Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354778319Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35479814Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354883976Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354904777Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.354970441Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355001633Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355061847Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355100529Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355187264Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355265469Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355320273Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355363985Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355410198Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355454541Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355492563Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355537696Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35559875Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355618191Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355753289Z namespaces/openshift-image-registry/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355772071Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355852905Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355897138Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355937611Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.355971953Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35608835Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356219668Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35641331Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356458213Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356498156Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356540658Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356581451Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356693998Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35673636Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356778263Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356850187Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356905241Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356914631Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.356969375Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.357042649Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.357083542Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.357976337Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.358057512Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.358315568Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.358386712Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.358621707Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.358764296Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.358953347Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359015101Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359055864Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359130318Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.35915605Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359222824Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359245135Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359351422Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359432477Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359494701Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359532793Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359604488Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359635939Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359767268Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359843662Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359915747Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.359935818Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.360012963Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.360055516Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.360117909Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36012882Z namespaces/openshift-image-registry/pods/image-registry-58846c7c88-kn7bl/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.360164012Z namespaces/openshift-image-registry/pods/image-registry-58846c7c88-kn7bl/image-registry-58846c7c88-kn7bl.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.360271959Z namespaces/openshift-image-registry/pods/image-registry-58846c7c88-kn7bl/registry/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36028265Z namespaces/openshift-image-registry/pods/image-registry-58846c7c88-kn7bl/registry/registry/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36029823Z namespaces/openshift-image-registry/pods/image-registry-58846c7c88-kn7bl/registry/registry/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.360332002Z namespaces/openshift-image-registry/pods/image-registry-58846c7c88-kn7bl/registry/registry/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.361681566Z namespaces/openshift-image-registry/pods/image-registry-58846c7c88-kn7bl/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.361766001Z namespaces/openshift-image-registry/pods/image-registry-58846c7c88-kn7bl/registry/registry/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.361810294Z namespaces/openshift-image-registry/pods/node-ca-7cxk6/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.361859547Z namespaces/openshift-image-registry/pods/node-ca-7cxk6/node-ca-7cxk6.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.361939112Z namespaces/openshift-image-registry/pods/node-ca-7cxk6/node-ca/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.361949953Z namespaces/openshift-image-registry/pods/node-ca-7cxk6/node-ca/node-ca/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.361957283Z namespaces/openshift-image-registry/pods/node-ca-7cxk6/node-ca/node-ca/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362000036Z namespaces/openshift-image-registry/pods/node-ca-7cxk6/node-ca/node-ca/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362150015Z namespaces/openshift-image-registry/pods/node-ca-7cxk6/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36223087Z namespaces/openshift-image-registry/pods/node-ca-7cxk6/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362250771Z namespaces/openshift-image-registry/pods/node-ca-7qjmw/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362296604Z namespaces/openshift-image-registry/pods/node-ca-7qjmw/node-ca-7qjmw.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362384149Z namespaces/openshift-image-registry/pods/node-ca-7qjmw/node-ca/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36239498Z namespaces/openshift-image-registry/pods/node-ca-7qjmw/node-ca/node-ca/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36240075Z namespaces/openshift-image-registry/pods/node-ca-7qjmw/node-ca/node-ca/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362439383Z namespaces/openshift-image-registry/pods/node-ca-7qjmw/node-ca/node-ca/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362573451Z namespaces/openshift-image-registry/pods/node-ca-7qjmw/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362645936Z namespaces/openshift-image-registry/pods/node-ca-7qjmw/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36271036Z namespaces/openshift-image-registry/pods/node-ca-lqtsp/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362760603Z namespaces/openshift-image-registry/pods/node-ca-lqtsp/node-ca-lqtsp.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362836907Z namespaces/openshift-image-registry/pods/node-ca-lqtsp/node-ca/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362844248Z namespaces/openshift-image-registry/pods/node-ca-lqtsp/node-ca/node-ca/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362857899Z namespaces/openshift-image-registry/pods/node-ca-lqtsp/node-ca/node-ca/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.362897631Z namespaces/openshift-image-registry/pods/node-ca-lqtsp/node-ca/node-ca/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363056831Z namespaces/openshift-image-registry/pods/node-ca-lqtsp/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363122625Z namespaces/openshift-image-registry/pods/node-ca-lqtsp/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363173638Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363208451Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363271644Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363309347Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363416613Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363462776Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36352091Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363592984Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363661828Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363722122Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363829349Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363909434Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.363990259Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364025101Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364074974Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364117787Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364146578Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364238154Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364285637Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3643346Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364458118Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364504671Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364555964Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36465198Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364764127Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364921966Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.364998921Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.365172372Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.365296729Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36546768Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.365521143Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.365540785Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36562814Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.365645151Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.365844114Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.365863185Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3659538Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366039855Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366089569Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36610941Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366190155Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366226447Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366285531Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366294691Z namespaces/openshift-ingress-canary/pods/ingress-canary-2xjfl/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366342944Z namespaces/openshift-ingress-canary/pods/ingress-canary-2xjfl/ingress-canary-2xjfl.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36643447Z namespaces/openshift-ingress-canary/pods/ingress-canary-2xjfl/serve-healthcheck-canary/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36644274Z namespaces/openshift-ingress-canary/pods/ingress-canary-2xjfl/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366451641Z namespaces/openshift-ingress-canary/pods/ingress-canary-2xjfl/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366494424Z namespaces/openshift-ingress-canary/pods/ingress-canary-2xjfl/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366605381Z namespaces/openshift-ingress-canary/pods/ingress-canary-2xjfl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.366689596Z namespaces/openshift-ingress-canary/pods/ingress-canary-2xjfl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367063619Z namespaces/openshift-ingress-canary/pods/ingress-canary-42fvk/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367107561Z namespaces/openshift-ingress-canary/pods/ingress-canary-42fvk/ingress-canary-42fvk.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367185256Z namespaces/openshift-ingress-canary/pods/ingress-canary-42fvk/serve-healthcheck-canary/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367193567Z namespaces/openshift-ingress-canary/pods/ingress-canary-42fvk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367204898Z namespaces/openshift-ingress-canary/pods/ingress-canary-42fvk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367260061Z namespaces/openshift-ingress-canary/pods/ingress-canary-42fvk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367352397Z namespaces/openshift-ingress-canary/pods/ingress-canary-42fvk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367422771Z namespaces/openshift-ingress-canary/pods/ingress-canary-42fvk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367441552Z namespaces/openshift-ingress-canary/pods/ingress-canary-wgnm9/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367499476Z namespaces/openshift-ingress-canary/pods/ingress-canary-wgnm9/ingress-canary-wgnm9.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36756198Z namespaces/openshift-ingress-canary/pods/ingress-canary-wgnm9/serve-healthcheck-canary/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3675708Z namespaces/openshift-ingress-canary/pods/ingress-canary-wgnm9/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36757526Z namespaces/openshift-ingress-canary/pods/ingress-canary-wgnm9/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367615733Z namespaces/openshift-ingress-canary/pods/ingress-canary-wgnm9/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36772203Z namespaces/openshift-ingress-canary/pods/ingress-canary-wgnm9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367789014Z namespaces/openshift-ingress-canary/pods/ingress-canary-wgnm9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367829226Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367861808Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36790101Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.367953254Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368030518Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368082602Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368147056Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368180758Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368251432Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368292965Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36837339Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368452955Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36853266Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368571572Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368614035Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368659008Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368723912Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368802896Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368850939Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368873751Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.368964376Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36902311Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.369063473Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.369750005Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.36982576Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.369927556Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370004241Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370091896Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370198453Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370379584Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370433027Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370463229Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370535724Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370564915Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370619239Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370626229Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370660891Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370747097Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.37079246Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370870544Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.370952299Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371008733Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371052005Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371106439Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371138791Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371220846Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371263069Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371313982Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371342063Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371408707Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371415478Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.37145136Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371552066Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371594939Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371633951Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371681854Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3717785Z namespaces/openshift-ingress/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371826743Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371887987Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.37193465Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.371972392Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372011725Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372085359Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.37225424Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372369067Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372406939Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372445732Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372508626Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372538948Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372628503Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372702998Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372749561Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372833806Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.37290532Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.372942422Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.373053179Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.373166036Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.373288014Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.373364348Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.373498537Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.373623784Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.373937994Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374020049Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374066442Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374141816Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374172588Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374249593Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374280685Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374374641Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374452016Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.37452419Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374556782Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374614346Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374648368Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374726543Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374774415Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374832359Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.37484155Z namespaces/openshift-ingress/pods/router-default-6b699d8966-7qmzm/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374891893Z namespaces/openshift-ingress/pods/router-default-6b699d8966-7qmzm/router-default-6b699d8966-7qmzm.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.374994069Z namespaces/openshift-ingress/pods/router-default-6b699d8966-7qmzm/router/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.37500496Z namespaces/openshift-ingress/pods/router-default-6b699d8966-7qmzm/router/router/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.37501215Z namespaces/openshift-ingress/pods/router-default-6b699d8966-7qmzm/router/router/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375051353Z namespaces/openshift-ingress/pods/router-default-6b699d8966-7qmzm/router/router/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375248085Z namespaces/openshift-ingress/pods/router-default-6b699d8966-7qmzm/router/router/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375318729Z namespaces/openshift-ingress/pods/router-default-6b699d8966-7qmzm/router/router/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.37533683Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375395094Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375444147Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375483719Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375568495Z namespaces/openshift-insights/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375616838Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375688072Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375740505Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375804279Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375849222Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.375964499Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376073526Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376180502Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376396726Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376417147Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376509663Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376527194Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376605949Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376648311Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376752688Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376805741Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376853624Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.376926009Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.377003913Z namespaces/openshift-insights/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.377043396Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.377647573Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.377748459Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.378024177Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.378136783Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.378435802Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.378518797Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.378655006Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.378747301Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.378792464Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.378875739Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.378901281Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379006947Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379029419Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379082942Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379147636Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379168317Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379251222Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379270464Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379346428Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379389801Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379476456Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379553771Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379618785Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379647937Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379738853Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379756264Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379847239Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379868701Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379926704Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.379962596Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38001827Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.380039381Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-456n2/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.380075983Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-456n2/insights-operator-6f9c644dd9-456n2.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.380158668Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-456n2/insights-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.380168129Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-456n2/insights-operator/insights-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38017677Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-456n2/insights-operator/insights-operator/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.380218142Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-456n2/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.380767586Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-456n2/insights-operator/insights-operator/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.380844121Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-456n2/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.380897544Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.380961748Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/insights-runtime-extractor-48hgl.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381073255Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381080485Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/exporter/exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381086546Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/exporter/exporter/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381144509Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/exporter/exporter/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381242155Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3813097Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/exporter/exporter/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381360213Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/extractor/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381367023Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/extractor/extractor/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381371023Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/extractor/extractor/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381412496Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/extractor/extractor/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381517432Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381582796Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/extractor/extractor/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381629279Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38163621Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381652841Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381761078Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381859674Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381929588Z namespaces/openshift-insights/pods/insights-runtime-extractor-48hgl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.381982871Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382023844Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/insights-runtime-extractor-64wpr.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3821251Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382132001Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/exporter/exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382147351Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/exporter/exporter/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382187834Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/exporter/exporter/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3822877Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382365395Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/exporter/exporter/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382389906Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/extractor/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382403477Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/extractor/extractor/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382412198Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/extractor/extractor/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382467481Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/extractor/extractor/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382560607Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382629031Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/extractor/extractor/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382659923Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382690025Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382717887Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38277016Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382858035Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.382922199Z namespaces/openshift-insights/pods/insights-runtime-extractor-64wpr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383222538Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383267911Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/insights-runtime-extractor-7bncs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383356476Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383366117Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/exporter/exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383375738Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/exporter/exporter/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38342021Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/exporter/exporter/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383505666Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38357306Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/exporter/exporter/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383598931Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/extractor/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383603932Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/extractor/extractor/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383641814Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/extractor/extractor/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383687827Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/extractor/extractor/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383801404Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383868428Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/extractor/extractor/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3839045Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383912551Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383920331Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.383958974Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38405798Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384119013Z namespaces/openshift-insights/pods/insights-runtime-extractor-7bncs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384165296Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384196288Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384259112Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384301505Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384347498Z namespaces/openshift-keda/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384356428Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384363219Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384423932Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384511448Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384571601Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384579392Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384621995Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384720731Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384743592Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384851469Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384928983Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.384998788Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385008299Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385046381Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385320868Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385341399Z namespaces/openshift-keda/operators.coreos.com/installplans/install-khp86.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385395783Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385415174Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385478477Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38551899Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385575423Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385622546Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385741634Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385793247Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385856091Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385875202Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385941266Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.385959137Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386049163Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386124548Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386206082Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386252105Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386282147Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386344221Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386359182Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386452608Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386508911Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386561624Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386639039Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386725995Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386750726Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386892145Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.386962349Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.387054975Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38713041Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.387216815Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.387341903Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.387524374Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.387573617Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38762289Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.387663523Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.387763589Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38778253Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.387990083Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388010074Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388016854Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388022435Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388066548Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38810564Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388149063Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388179684Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388217917Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388277061Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388306232Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388413849Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388461962Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388518185Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388546947Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388625582Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388655994Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388770461Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388836475Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38892377Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388961003Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.388997395Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389059159Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389097921Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389193997Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389258471Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389300514Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389378229Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389419081Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389456594Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.38955873Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389635255Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389831367Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389908982Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.389986506Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390105584Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390249663Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390298406Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390340218Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390383491Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390424433Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390467216Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390510219Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390581143Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.39069434Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390736323Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390798686Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390845449Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390879411Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.390972137Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391030981Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391074274Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391121037Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391162529Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391204612Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391246234Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391298628Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.39134436Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391420395Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391461707Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391793558Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.39183119Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391907505Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.391928407Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392023332Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392098887Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392184062Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392240416Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392266487Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392344872Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392368654Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392464889Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392486391Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392532004Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392614929Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392704884Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392747987Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392856454Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.392934849Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393016434Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393093999Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393187154Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393368115Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393530995Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393596799Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393638202Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393704986Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.39376585Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393837844Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393871967Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.393957792Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394030226Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394080409Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394120592Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394178166Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394218788Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394272641Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394313494Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394366897Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3944067Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394462853Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394502346Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394600162Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394640794Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394724779Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394761942Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394827486Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394857477Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.394947473Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395019698Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395101612Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395142895Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395192308Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395244181Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395288084Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395366189Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395425773Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395465835Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.39554413Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395597023Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395612244Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395646096Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395721831Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395762724Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395858539Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.395934234Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396228372Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396268425Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396371311Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396484368Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396635167Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396683821Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396746484Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396784057Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396827699Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396870362Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396914315Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.396991609Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397070264Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397132458Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397208043Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397243685Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397267286Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.3973182Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397366433Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397412406Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397455508Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397545194Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397596757Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397657131Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397795919Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397846652Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.397890605Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.39796919Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398046505Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398124219Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398182993Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398211825Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398285369Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398312321Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398402077Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398432339Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398480152Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398559477Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398646142Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398703755Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398817633Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398891737Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.398973132Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399047107Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399128522Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399248629Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399399688Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399463762Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399509795Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399554888Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.39959615Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399643033Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399700287Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399783102Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399862987Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.39991334Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399950543Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.399988875Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400042598Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40007619Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400123253Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400171286Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400194867Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400285283Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400302284Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400377469Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400418281Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400530698Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400542579Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400596872Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400675527Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400788894Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400835387Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40087811Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400939884Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.400981116Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.401068881Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.401123675Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.401172448Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.401247513Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.402037532Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.402081884Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.402186351Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.402259915Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40234352Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.402414975Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4024963Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.402612177Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.402797499Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.402844621Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.402886704Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.402935827Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40298116Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403032713Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403078486Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403155591Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403237576Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403282709Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403323951Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403369744Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403415707Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40346198Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403502272Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403566086Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403622279Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403701584Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403752087Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403822842Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403863105Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403933059Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.403973111Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404056396Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404195975Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40426793Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404321193Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404364135Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404419459Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404467042Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404542046Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404607731Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404645903Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404756049Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404788812Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404794782Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404834465Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404913639Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.404957542Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.405063869Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.405154404Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.405459653Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.405534388Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.405698928Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.405803274Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.405979215Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40605205Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406069831Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406126354Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406165847Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40621314Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406312856Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406445964Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406520749Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406569672Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406598663Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406636716Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406814777Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40686452Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40687362Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-s7ckq/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.406919893Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-s7ckq/kube-storage-version-migrator-operator-55889f7b47-s7ckq.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407051362Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-s7ckq/kube-storage-version-migrator-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407059332Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-s7ckq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407063772Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-s7ckq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407100254Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-s7ckq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407219232Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-s7ckq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40735465Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407390503Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407448206Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407481598Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407568594Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407611786Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4076778Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407721963Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407794888Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40783542Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.407918625Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408020962Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408120138Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408170861Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408212073Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408273147Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40831545Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408395945Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408453908Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408498481Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408577056Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408649761Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408704074Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.40880976Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.408887515Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409010603Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409088537Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409210975Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409327762Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409485782Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409531875Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409568927Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409622221Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409660793Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409736768Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409756299Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409857815Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409944501Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.409967412Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410014545Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410057457Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.41009101Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410142613Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410150003Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410186416Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/migrator-76794cbd6c-mhtt8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.41025609Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/graceful-termination/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.41026384Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/graceful-termination/graceful-termination/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410273071Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410326044Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.41041777Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410486344Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410517606Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/migrator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410526446Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/migrator/migrator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410533817Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/migrator/migrator/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410573199Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/migrator/migrator/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410690877Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410762471Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-mhtt8/migrator/migrator/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410807394Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410852377Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410888649Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410938962Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.410994855Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411001876Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411008766Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411051289Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411154095Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411238841Z namespaces/openshift-marketplace/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411245861Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411249741Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411287493Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411344097Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411351288Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.41138685Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411480125Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.41155828Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411641815Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411783304Z namespaces/openshift-monitoring/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411831647Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411894141Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.411930053Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.412002828Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.41204636Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.412183789Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.412603825Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.413056723Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.413314759Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.41333507Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.413403994Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.413449777Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.413530462Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.413571705Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.413612157Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4138099Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.413870223Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.413902925Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.41704913Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4172078Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.418259625Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.418329339Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.419243585Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.419371463Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.419869004Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420094778Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420135991Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42029183Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420322652Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420395247Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420434879Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420526045Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420600039Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420688785Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420729177Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420865016Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420906068Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.420988543Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.421030836Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.421178265Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.421212787Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.421351326Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.421528667Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.421616132Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42206715Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.422206429Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.422333576Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.422421152Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.422529039Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.422614104Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.422745322Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.422780714Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4228775Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.422957025Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4230386Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423141917Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423223222Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423381461Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423468177Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423573693Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423658889Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423770885Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423854041Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423905124Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423948236Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.423991249Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42400408Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424054693Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424146529Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42417345Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424240965Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424404424Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424411725Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424420305Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424473399Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424569995Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424635929Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424692362Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424705823Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424716764Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424761137Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424861583Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424926377Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.424962199Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42497222Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42497699Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425029733Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42513128Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425201924Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425242516Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425248827Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425258507Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42530656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425402806Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42546586Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425515233Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425527074Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425538485Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425571157Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425660202Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425749108Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425772269Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42578291Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42579011Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425840343Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.425930569Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426003063Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426046466Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426055827Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426060217Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426094739Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426180274Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426253029Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426285511Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-szzmr/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426317993Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-szzmr/cluster-monitoring-operator-847b8bd8d7-szzmr.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426407688Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-szzmr/cluster-monitoring-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426414969Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-szzmr/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426442981Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-szzmr/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.426486353Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-szzmr/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427024497Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-szzmr/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427093801Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-szzmr/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427150004Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427189437Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-state-metrics-84c885658c-swcc4.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427298343Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-main/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427308494Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427316395Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427355887Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427452463Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427547559Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427596852Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-self/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427604082Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427610363Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427683707Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427789194Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427860438Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427910252Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-state-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427917292Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427923292Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.427988876Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428130485Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428194799Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-swcc4/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428246082Z namespaces/openshift-monitoring/pods/metrics-server-86559f9ff-qw6qq/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428285444Z namespaces/openshift-monitoring/pods/metrics-server-86559f9ff-qw6qq/metrics-server-86559f9ff-qw6qq.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428383301Z namespaces/openshift-monitoring/pods/metrics-server-86559f9ff-qw6qq/metrics-server/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428395531Z namespaces/openshift-monitoring/pods/metrics-server-86559f9ff-qw6qq/metrics-server/metrics-server/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428407242Z namespaces/openshift-monitoring/pods/metrics-server-86559f9ff-qw6qq/metrics-server/metrics-server/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428442714Z namespaces/openshift-monitoring/pods/metrics-server-86559f9ff-qw6qq/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42853814Z namespaces/openshift-monitoring/pods/metrics-server-86559f9ff-qw6qq/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428603414Z namespaces/openshift-monitoring/pods/metrics-server-86559f9ff-qw6qq/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428659168Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-gjd5j/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428729812Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-gjd5j/monitoring-plugin-5984459ff8-gjd5j.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428814657Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-gjd5j/monitoring-plugin/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428827668Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-gjd5j/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428838809Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-gjd5j/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428882121Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-gjd5j/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.428980948Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-gjd5j/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429044062Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-gjd5j/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429096935Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429145998Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/node-exporter-bdnj8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429264975Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/init-textfile/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429274066Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/init-textfile/init-textfile/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429277926Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429328389Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429391943Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429464628Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429492839Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42950301Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.42950694Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429554713Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429648029Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429796758Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429839261Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/node-exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429847251Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/node-exporter/node-exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429853712Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.429909705Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430033753Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430103077Z namespaces/openshift-monitoring/pods/node-exporter-bdnj8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430129329Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430170821Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/node-exporter-hlhrv.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430267467Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/init-textfile/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430274528Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/init-textfile/init-textfile/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430278648Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/init-textfile/init-textfile/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43031349Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430386974Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430450369Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430487481Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430494291Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430498101Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430529433Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430624909Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430705754Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430750527Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/node-exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430759508Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/node-exporter/node-exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430765808Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/node-exporter/node-exporter/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430807311Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430912227Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.430976401Z namespaces/openshift-monitoring/pods/node-exporter-hlhrv/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431037855Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431074607Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/node-exporter-hspwg.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431178494Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/init-textfile/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431185804Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/init-textfile/init-textfile/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431193894Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/init-textfile/init-textfile/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431243507Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431336643Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431374815Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431414868Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431422609Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431426449Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431458771Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431550286Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43161521Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431640412Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/node-exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431649212Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/node-exporter/node-exporter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431681054Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/node-exporter/node-exporter/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431742008Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431843975Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431911099Z namespaces/openshift-monitoring/pods/node-exporter-hspwg/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.431966772Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432002024Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/openshift-state-metrics-86c5bc79d6-kct9k.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432171165Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-main/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432177995Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432184336Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432234419Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432333395Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432398289Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432445772Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-self/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432452712Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432463863Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432511806Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432601042Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432680556Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43273782Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/openshift-state-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43274513Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432749011Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432794174Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432890739Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432961184Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-kct9k/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.432993046Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43305845Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433254252Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433265752Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433275823Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433309285Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433409081Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433472215Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433499327Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433505497Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433511568Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433568151Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433658217Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433744702Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433787135Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433795535Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433806496Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433854829Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.433944114Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434010309Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434063362Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434070122Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434073902Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434101634Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43419435Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434257824Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434283046Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434289606Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434300116Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43435126Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434452546Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43451531Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434563203Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434570913Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434579704Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.434620656Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435032832Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435098706Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435137198Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435146769Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435150799Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435204603Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435305829Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435372383Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435434347Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435460058Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/prometheus-operator-7bd5d56d6-bfjxg.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435557724Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435564375Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435574605Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435620508Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435732985Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435798539Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435834842Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/prometheus-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435842542Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435846462Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.435879804Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436098138Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436163602Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-bfjxg/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436199404Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2tgcf/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436237816Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2tgcf/prometheus-operator-admission-webhook-5c6747dc7b-2tgcf.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436353434Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2tgcf/prometheus-operator-admission-webhook/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436363454Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2tgcf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436369764Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2tgcf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436421788Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2tgcf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436505653Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2tgcf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436572697Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2tgcf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43661453Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436654732Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/telemeter-client-d996c5bc8-czwdk.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436837493Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436849604Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436855705Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436874466Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.436981622Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437034236Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437062787Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/reload/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437071678Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/reload/reload/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437075458Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/reload/reload/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437125921Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/reload/reload/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437215607Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437283301Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/reload/reload/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437323663Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/telemeter-client/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437330534Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/telemeter-client/telemeter-client/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437334284Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437366866Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437507975Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437568349Z namespaces/openshift-monitoring/pods/telemeter-client-d996c5bc8-czwdk/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437618602Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437734609Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/thanos-querier-55c6b56b78-5q7rx.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437895169Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437903589Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437907439Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.437942172Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438044608Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438122993Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438149325Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-rules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438154115Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438157875Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438203288Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438326605Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43839506Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438433882Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-web/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438440683Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438446343Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438469114Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4385633Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438630444Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438686338Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438700239Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438704279Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438747491Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438839597Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438905141Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438950724Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/prom-label-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438958595Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.438962505Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439029509Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439119394Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439199359Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439246522Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/thanos-query/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439254503Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/thanos-query/thanos-query/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439258553Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/thanos-query/thanos-query/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439287305Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439396602Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439463736Z namespaces/openshift-monitoring/pods/thanos-querier-55c6b56b78-5q7rx/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439499008Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43952561Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439580463Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439615145Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439746163Z namespaces/openshift-multus/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439788906Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.43984663Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439881562Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439935015Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.439970427Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.440170839Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.440246344Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.440352381Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.440390653Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.440441546Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.440589925Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.440726884Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.440787938Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44082227Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.440874553Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.440908305Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44099605Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.441033523Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.441093477Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.441194083Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.441231165Z namespaces/openshift-multus/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.441276548Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.441421947Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.441505742Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.442026974Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.442148282Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.442729738Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.442817613Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.442949701Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443000205Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443041637Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443130242Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443221648Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443305573Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443395859Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443434001Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443521007Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443599492Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443706138Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443754491Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443795774Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443850177Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44388964Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443939353Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.443988126Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444025118Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444067391Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444147245Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444230231Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444268383Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444310015Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444359309Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444400441Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444449524Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444496347Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44454336Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44455055Z namespaces/openshift-multus/pods/multus-5q4hh/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444588313Z namespaces/openshift-multus/pods/multus-5q4hh/multus-5q4hh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444697759Z namespaces/openshift-multus/pods/multus-5q4hh/kube-multus/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44471428Z namespaces/openshift-multus/pods/multus-5q4hh/kube-multus/kube-multus/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444719611Z namespaces/openshift-multus/pods/multus-5q4hh/kube-multus/kube-multus/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.444769794Z namespaces/openshift-multus/pods/multus-5q4hh/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445079663Z namespaces/openshift-multus/pods/multus-5q4hh/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445170289Z namespaces/openshift-multus/pods/multus-5q4hh/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445200401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445252004Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/multus-additional-cni-plugins-bfhqh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445387322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/bond-cni-plugin/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445394293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445398183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445431805Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44552002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445582444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445622397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445630677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/cni-plugins/cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445634677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445664269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445775956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44584182Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445881573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/egress-router-binary-copy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445888633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.445892573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.446535613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.446623579Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.446781378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44680913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44681351Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.446818211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.446862443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.446930528Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447008052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447023573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/routeoverride-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447028694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447037254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447082257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447168362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447233926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447272919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni-bincopy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447282769Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44728755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447315801Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447405607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447468391Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447507673Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447516974Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447521594Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447548536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447635901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447721566Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bfhqh/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447767179Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447809542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/multus-additional-cni-plugins-kx2s7.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44794032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/bond-cni-plugin/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447950381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447954271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.447993473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4481035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448167174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448201546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448210697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/cni-plugins/cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448220297Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448253539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448340265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448405869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448443051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/egress-router-binary-copy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448449911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448453852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448491484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44858308Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448644904Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448695867Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448707858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448718878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448758261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448836886Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448899099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448927621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/routeoverride-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448935792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448939662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.448981544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44907254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449149135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449188277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni-bincopy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449195878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449199748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44923082Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449319565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449384659Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449423642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449430642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449434502Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449472765Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44956246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449624984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kx2s7/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449650846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.44972561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/multus-additional-cni-plugins-zjk6b.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449847108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/bond-cni-plugin/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449854268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449858258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449896791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.449991327Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450058801Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450091633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450098163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/cni-plugins/cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450101984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450141786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450228421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450292876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450386191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/egress-router-binary-copy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450393962Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450397922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450430094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450518869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450581123Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450610495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450616896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450626646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4506864Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450754964Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450822618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450862081Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/routeoverride-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450874161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450879852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450902773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.450988579Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451055472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451093515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni-bincopy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451103166Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451109046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451132147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451222563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451284607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451324089Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45133185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4513361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451364162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451445407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451519151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zjk6b/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451551413Z namespaces/openshift-multus/pods/multus-gsd9d/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451591726Z namespaces/openshift-multus/pods/multus-gsd9d/multus-gsd9d.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451690382Z namespaces/openshift-multus/pods/multus-gsd9d/kube-multus/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451701303Z namespaces/openshift-multus/pods/multus-gsd9d/kube-multus/kube-multus/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451707623Z namespaces/openshift-multus/pods/multus-gsd9d/kube-multus/kube-multus/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.451736245Z namespaces/openshift-multus/pods/multus-gsd9d/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.452455109Z namespaces/openshift-multus/pods/multus-gsd9d/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.452517553Z namespaces/openshift-multus/pods/multus-gsd9d/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.452554385Z namespaces/openshift-multus/pods/multus-xcshw/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.452592818Z namespaces/openshift-multus/pods/multus-xcshw/multus-xcshw.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.452693264Z namespaces/openshift-multus/pods/multus-xcshw/kube-multus/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.452705194Z namespaces/openshift-multus/pods/multus-xcshw/kube-multus/kube-multus/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.452709795Z namespaces/openshift-multus/pods/multus-xcshw/kube-multus/kube-multus/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.452741057Z namespaces/openshift-multus/pods/multus-xcshw/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.453691736Z namespaces/openshift-multus/pods/multus-xcshw/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.453844235Z namespaces/openshift-multus/pods/multus-xcshw/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.453865477Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45391783Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/network-metrics-daemon-6v4ch.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454002645Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454014476Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454018966Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454055808Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454143694Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454206907Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454229479Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/network-metrics-daemon/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454237459Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45425097Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454289183Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454447762Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454514186Z namespaces/openshift-multus/pods/network-metrics-daemon-6v4ch/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454540128Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454588271Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/network-metrics-daemon-8grvn.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454685867Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454698818Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454711829Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45472357Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454815865Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45488815Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454918722Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/network-metrics-daemon/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454928692Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454936773Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.454964074Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455139025Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455203029Z namespaces/openshift-multus/pods/network-metrics-daemon-8grvn/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455230281Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455278214Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/network-metrics-daemon-nh222.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455355609Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455363969Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455367889Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455391531Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455508588Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455570102Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455612645Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/network-metrics-daemon/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455623475Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455629286Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455651287Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455797436Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45586766Z namespaces/openshift-multus/pods/network-metrics-daemon-nh222/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455899552Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455954836Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455989668Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.455998638Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456046051Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456129786Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45618Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456223512Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456312218Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4563497Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456389993Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456435705Z namespaces/openshift-network-console/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456475458Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456536971Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456579004Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456626447Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456685291Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456769306Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456883193Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.456988519Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457030062Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457072455Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457292678Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457328091Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457371433Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457416146Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457506282Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457543124Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457576786Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457682452Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457740486Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45780433Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.457925277Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458006902Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45812789Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458199634Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458348183Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458475251Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458590629Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458645962Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458712146Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458767769Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458815792Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458873946Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458919459Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.458969212Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459006464Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459059047Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45910249Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459178095Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45925281Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459299592Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459335115Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459393638Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459411509Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459471933Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459479364Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-nf4rc/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459515126Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-nf4rc/networking-console-plugin-6446c8d75d-nf4rc.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459597191Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-nf4rc/networking-console-plugin/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459606011Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-nf4rc/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459612112Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-nf4rc/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459632043Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-nf4rc/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.45975069Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-nf4rc/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459817324Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-nf4rc/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459859897Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459888309Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459936572Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.459976694Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460021727Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46006306Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460114473Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460155545Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460206738Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460244461Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460348057Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460444863Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460543209Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460591952Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460611964Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460724941Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460758973Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460823367Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46086841Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460918322Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.460954395Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46104071Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.461077192Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.461134816Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.461217061Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.461258734Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.461309107Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.461398612Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.461492388Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46168462Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46185262Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462060963Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462142388Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462248455Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462312009Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462360472Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462413705Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462450357Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462539813Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462584416Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462623908Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462701683Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462746986Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462780768Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462834821Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462913406Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.462992961Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463039864Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463079576Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463129649Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463165661Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463219395Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463266248Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46330524Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463313101Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-9rxdd/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463350823Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-9rxdd/network-check-source-7cbc45fddc-9rxdd.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463422387Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-9rxdd/check-endpoints/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463430478Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-9rxdd/check-endpoints/check-endpoints/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463434658Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-9rxdd/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46347045Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-9rxdd/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463610239Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-9rxdd/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463680203Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-9rxdd/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463727536Z namespaces/openshift-network-diagnostics/pods/network-check-target-9tvsp/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463774249Z namespaces/openshift-network-diagnostics/pods/network-check-target-9tvsp/network-check-target-9tvsp.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463843633Z namespaces/openshift-network-diagnostics/pods/network-check-target-9tvsp/network-check-target-container/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463855784Z namespaces/openshift-network-diagnostics/pods/network-check-target-9tvsp/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463860595Z namespaces/openshift-network-diagnostics/pods/network-check-target-9tvsp/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463882616Z namespaces/openshift-network-diagnostics/pods/network-check-target-9tvsp/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.463973891Z namespaces/openshift-network-diagnostics/pods/network-check-target-9tvsp/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464040115Z namespaces/openshift-network-diagnostics/pods/network-check-target-9tvsp/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464076738Z namespaces/openshift-network-diagnostics/pods/network-check-target-kh7cd/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46410938Z namespaces/openshift-network-diagnostics/pods/network-check-target-kh7cd/network-check-target-kh7cd.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464183944Z namespaces/openshift-network-diagnostics/pods/network-check-target-kh7cd/network-check-target-container/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464191605Z namespaces/openshift-network-diagnostics/pods/network-check-target-kh7cd/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464195435Z namespaces/openshift-network-diagnostics/pods/network-check-target-kh7cd/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464228007Z namespaces/openshift-network-diagnostics/pods/network-check-target-kh7cd/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464314443Z namespaces/openshift-network-diagnostics/pods/network-check-target-kh7cd/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464387607Z namespaces/openshift-network-diagnostics/pods/network-check-target-kh7cd/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464404638Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvw9h/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464453271Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvw9h/network-check-target-qvw9h.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464527026Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvw9h/network-check-target-container/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464537976Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvw9h/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464543537Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvw9h/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464568008Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvw9h/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464659224Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvw9h/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464738009Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvw9h/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464775071Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464808913Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464860296Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464869017Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464901299Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.464990104Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465031697Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465070409Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465170285Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465217688Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46524798Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465301304Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465341026Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46540166Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465447623Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465498536Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465537048Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465615473Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465708909Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465802755Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465841017Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4658813Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465919522Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.465951574Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466040369Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466081972Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466119984Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466202669Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466249332Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466256623Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466295015Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466342608Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46638242Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466480957Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466555141Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466642616Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466747163Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466823148Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.466978177Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467084754Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467131387Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467161499Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467221142Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467261855Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467300277Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467331329Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467387162Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467410064Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467487209Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467569204Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467624977Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46766093Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467719863Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467771356Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467814819Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467844671Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467902505Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467909415Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.467942447Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46799846Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468037213Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468091146Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468131179Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468171531Z namespaces/openshift-network-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468220264Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468286518Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468361073Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468369553Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468413326Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468536173Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468612328Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468717985Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468759437Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46880534Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468870134Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468903626Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468956419Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.468999102Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.469078187Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.469134581Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.469176433Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.469262809Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.469313242Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.469320812Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.469362455Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.469408358Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46945137Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.469579448Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.469657333Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.46993264Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470008185Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470185496Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470267591Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470392318Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470446662Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470482664Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47057131Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470630413Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470693507Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47074479Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470787853Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470838676Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470885279Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470922261Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.470963624Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471044569Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471142275Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471157366Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471215989Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471264162Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471305975Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471362898Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471403281Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471439313Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471479855Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471530039Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471536609Z namespaces/openshift-network-operator/pods/iptables-alerter-2klft/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471574251Z namespaces/openshift-network-operator/pods/iptables-alerter-2klft/iptables-alerter-2klft.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471657946Z namespaces/openshift-network-operator/pods/iptables-alerter-2klft/iptables-alerter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471684438Z namespaces/openshift-network-operator/pods/iptables-alerter-2klft/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471695109Z namespaces/openshift-network-operator/pods/iptables-alerter-2klft/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471723371Z namespaces/openshift-network-operator/pods/iptables-alerter-2klft/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471817447Z namespaces/openshift-network-operator/pods/iptables-alerter-2klft/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471886001Z namespaces/openshift-network-operator/pods/iptables-alerter-2klft/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471936374Z namespaces/openshift-network-operator/pods/iptables-alerter-9rwbb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.471954005Z namespaces/openshift-network-operator/pods/iptables-alerter-9rwbb/iptables-alerter-9rwbb.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47203465Z namespaces/openshift-network-operator/pods/iptables-alerter-9rwbb/iptables-alerter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472045201Z namespaces/openshift-network-operator/pods/iptables-alerter-9rwbb/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472050091Z namespaces/openshift-network-operator/pods/iptables-alerter-9rwbb/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472057901Z namespaces/openshift-network-operator/pods/iptables-alerter-9rwbb/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472145547Z namespaces/openshift-network-operator/pods/iptables-alerter-9rwbb/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472218491Z namespaces/openshift-network-operator/pods/iptables-alerter-9rwbb/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472259544Z namespaces/openshift-network-operator/pods/iptables-alerter-wmlkl/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472273735Z namespaces/openshift-network-operator/pods/iptables-alerter-wmlkl/iptables-alerter-wmlkl.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47236384Z namespaces/openshift-network-operator/pods/iptables-alerter-wmlkl/iptables-alerter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472372181Z namespaces/openshift-network-operator/pods/iptables-alerter-wmlkl/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472376921Z namespaces/openshift-network-operator/pods/iptables-alerter-wmlkl/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472392922Z namespaces/openshift-network-operator/pods/iptables-alerter-wmlkl/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472488208Z namespaces/openshift-network-operator/pods/iptables-alerter-wmlkl/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472556972Z namespaces/openshift-network-operator/pods/iptables-alerter-wmlkl/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472572213Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472625686Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472693831Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472723012Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472798107Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472825629Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472887633Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472932816Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.472982859Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47301166Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473100766Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473186561Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473264736Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4733208Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473352541Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473398894Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473439587Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473512971Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473560914Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473603387Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473740215Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473758276Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473806899Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.473901335Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47397915Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474076156Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47414624Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474229186Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474350653Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474534864Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474593828Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474642091Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474704105Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474757368Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474797871Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474837323Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474914358Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.474995883Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475037926Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475073788Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475131652Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475164014Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475242468Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47526848Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475370656Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475377887Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475409018Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475463082Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475503704Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475561738Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47559652Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475640053Z namespaces/openshift-operators/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475651713Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475655774Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475703177Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4757611Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475794032Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475856106Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475895389Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475939741Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.475978864Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476168965Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47624359Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476326665Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476368208Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47640632Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476538848Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47657117Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476620564Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476661176Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476759202Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476803015Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476841987Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476925912Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476967625Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.476975225Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.477008668Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.477060831Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.477097323Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.47753503Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.477618635Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.478051352Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.478167509Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.478632798Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.478739304Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.478923496Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.478976659Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479021552Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479110267Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479225614Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479254936Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479347132Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479394035Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479433447Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479486091Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479526563Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479578736Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479625569Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479682513Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479697054Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479729226Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479772859Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479822371Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479896736Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.479977841Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480015743Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480056406Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.48012104Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480158142Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480236807Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480272939Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480323622Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480331393Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480369345Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480457801Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480500423Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480537706Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480589389Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480596349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480656733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovnkube-node-ds2kn.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480843455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-node/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480855035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480859035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.480890417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481002084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481071859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481120072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481127282Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481131183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481170965Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481284912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481347746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481381388Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/nbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481389119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/nbdb/nbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481393929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/nbdb/nbdb/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481422521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/nbdb/nbdb/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481523527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481587301Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481622153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/northd/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481628683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/northd/northd/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481632614Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/northd/northd/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481664656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/northd/northd/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481788933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481851317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/northd/northd/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481891139Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-acl-logging/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.48189754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.48190416Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.481927892Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482019167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482085631Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482125014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482131714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-controller/ovn-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482135654Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482168857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482516928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482578152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482622905Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovnkube-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482629325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482633235Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.482652766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484116307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484180281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484218943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/sbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484225794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/sbdb/sbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484229654Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/sbdb/sbdb/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484252576Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/sbdb/sbdb/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484354282Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484418236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ds2kn/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484452908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484516782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovnkube-node-ltsv6.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484681472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-node/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484692403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484696483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484738095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484879874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484954299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.484995942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485003252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485007202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485033514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485158181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485224945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485251197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/nbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485256807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/nbdb/nbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485266498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/nbdb/nbdb/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485310591Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/nbdb/nbdb/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485409967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485473951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485500542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/northd/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485508633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/northd/northd/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485513453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/northd/northd/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485548556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/northd/northd/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485652882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485828443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/northd/northd/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485856855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-acl-logging/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485861595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485865765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485902427Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.485989643Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.486040986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.486048507Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-controller/ovn-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.486056747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.486085659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.48627445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.486338914Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.486378757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovnkube-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.486385777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.486389568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.486420759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487373269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487443163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487468034Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/sbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487473395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/sbdb/sbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487479675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/sbdb/sbdb/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487517387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/sbdb/sbdb/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487614463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487679337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ltsv6/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487732581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487801545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovnkube-node-m748s.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487947164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-node/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487954184Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487958025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.487987956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488097673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488165627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488244642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488252233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488267224Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488288855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488397402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488463356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488499018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/nbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488506028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/nbdb/nbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488509919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/nbdb/nbdb/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488543171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/nbdb/nbdb/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488640317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488721632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488760404Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/northd/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488767275Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/northd/northd/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488770975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/northd/northd/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488801557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/northd/northd/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488903773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.488975317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/northd/northd/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.48901013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-acl-logging/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.48901724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.48902112Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489052622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489156279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489226033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489257315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489263695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-controller/ovn-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489267566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489300878Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489538822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489605636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489637818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovnkube-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489646859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489650679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.489774597Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.490837923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.490909817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.490943399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/sbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49095162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/sbdb/sbdb/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49095552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/sbdb/sbdb/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.490987452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/sbdb/sbdb/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491088188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491146652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m748s/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491188434Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491214516Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491265189Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49127225Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491311962Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491403458Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491523845Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491569478Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49161094Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491717937Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491799742Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491848535Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491892438Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4919333Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491941371Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491946311Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.491980483Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492031026Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49208036Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492135573Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492179816Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492223338Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492263041Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492340505Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492453612Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492544408Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492591071Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492634864Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492679197Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49274071Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492812155Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492864728Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.4928989Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.492977755Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.493022778Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.493030018Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.493081371Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.493131114Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.493176867Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.493302235Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49337633Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.493586513Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.493662057Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.493808106Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.493920883Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494102694Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494156298Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49418653Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494249704Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494277165Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494328139Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494371901Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494453286Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494527341Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494576504Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494607996Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494662989Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494726923Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494780576Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494809468Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494861321Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494870732Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-2cqbh/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494903414Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-2cqbh/service-ca-operator-57cdc4b768-2cqbh.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494983709Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-2cqbh/service-ca-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.494990629Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-2cqbh/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49499451Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-2cqbh/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495029832Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-2cqbh/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495176081Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-2cqbh/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49532391Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495358462Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495395914Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495435767Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49548261Z namespaces/openshift-service-ca/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495514932Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495573976Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495620719Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49565152Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495726355Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49580635Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495903486Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.495998982Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496038574Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496076867Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49612249Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496161142Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496241187Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49629336Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496328482Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496412007Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49645476Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496461931Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496500823Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496543825Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496586758Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496715416Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496802201Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496907468Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.496976912Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497076098Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497217337Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497386908Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497441801Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497489414Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497529797Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497566389Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497617952Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497644184Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497826565Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49790941Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497953513Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.497989305Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498130434Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498170656Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498212679Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498219749Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gkm77/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498258562Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gkm77/service-ca-55f6fc7b86-gkm77.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498334406Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gkm77/service-ca-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498347007Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gkm77/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498350937Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gkm77/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498378819Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gkm77/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498612533Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gkm77/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498679658Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gkm77/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498737521Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498765493Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498817006Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498854688Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498901241Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.498943314Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499006198Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499033139Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499083782Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499116284Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49920525Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499279995Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49936159Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499405282Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499446695Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499491298Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.49953434Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499619376Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499654828Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499718602Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499797427Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499841459Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499877742Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.499974858Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500056473Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500134098Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500216703Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500291527Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500415755Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500564804Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500610657Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.50065406Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500719654Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500770737Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500804969Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500864063Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.500930657Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501014412Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501052394Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501088526Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501158371Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501184503Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501243566Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501277418Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501326831Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501369434Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501430368Z namespaces/openshift/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.50147002Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501522743Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501559576Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501601838Z namespaces/openshift/apps/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501636731Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501741127Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501819122Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501904127Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501941549Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.501980942Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502023954Z namespaces/openshift/batch/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502065457Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502144212Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502199835Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502237488Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502316962Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502360285Z namespaces/openshift/core/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502450111Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502497024Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502572238Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502651473Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502754689Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502827574Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.502948841Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.503100741Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.503146464Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.503181296Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.503229949Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.503267271Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.504468206Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.504487557Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.504579542Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.504682099Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.504791046Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.504891992Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.504971627Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.505144717Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.505302977Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.505423915Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.50551533Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.505603066Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.505777116Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.505879193Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.50598664Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.506068474Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.50615936Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.506259716Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.506373593Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.50648235Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.506589437Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.506681832Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.50680967Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.506901066Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.507001512Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.507089968Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.507188204Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.507276759Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.507386906Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.507489512Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.507588728Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.507709946Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.507828063Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.507911888Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.508012975Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.50810242Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.508223168Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.508358806Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.508442151Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.508561479Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.508662665Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.508788803Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.508984345Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.5090742Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.509187937Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.509317695Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.509443163Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.509545769Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.509654206Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.509767443Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.509860379Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.509949894Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.510062421Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.510177388Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.510298986Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.510410863Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.51052232Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.510611615Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.510730223Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.51085163Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.510981598Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.51101459Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511103306Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.51117598Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511225783Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511256565Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511302888Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511350051Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511389383Z namespaces/openshift/policy/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511432196Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511477199Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511508911Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511547683Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511556714Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511592006Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511721734Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511846122Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.511954129Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.512063835Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.512243006Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.512319641Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.512435158Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.512543855Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.512682063Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.512824312Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.512931549Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.513058987Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.513215416Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.513312413Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.51343352Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.513538096Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.513649133Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.513843745Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.513941901Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.514051218Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.514144684Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.51424775Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.514353467Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.514458493Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.51455965Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.514655736Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.514775593Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.51489358Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.515001447Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.515098823Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.515198979Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.515294255Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.515418633Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.5155305Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.515629126Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.515748153Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.515843549Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.515960316Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.516071873Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.516165649Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.516287866Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.516396213Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.516518301Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.516639648Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.516780097Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.516928326Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.517059744Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.517197243Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.51731097Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.517392915Z network_logs/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.517424397Z network_logs/cluster_scale [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.517510942Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.517584077Z network_logs/multi-networkpolicy [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.517664002Z network_logs/net-attach-def [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.517759877Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.517900046Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.517985862Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.519715208Z nodes/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.51973797Z nodes/debug [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.519831185Z nodes/ip-10-0-136-207.ec2.internal/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.519858767Z nodes/ip-10-0-136-207.ec2.internal/cpu_affinities.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.520144655Z nodes/ip-10-0-136-207.ec2.internal/dmesg [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.520427432Z nodes/ip-10-0-136-207.ec2.internal/ethtool_channels [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.520501537Z nodes/ip-10-0-136-207.ec2.internal/ethtool_features [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.520588072Z nodes/ip-10-0-136-207.ec2.internal/ip-10-0-136-207.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.521166148Z nodes/ip-10-0-136-207.ec2.internal/irq_affinities.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.521302796Z nodes/ip-10-0-136-207.ec2.internal/lscpu [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.521421644Z nodes/ip-10-0-136-207.ec2.internal/lspci [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.521511919Z nodes/ip-10-0-136-207.ec2.internal/podresources.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.521608745Z nodes/ip-10-0-136-207.ec2.internal/pods_info.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.521803007Z nodes/ip-10-0-136-207.ec2.internal/proc_cmdline [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.521884843Z nodes/ip-10-0-136-207.ec2.internal/sysinfo.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.523647212Z nodes/ip-10-0-136-207.ec2.internal/sysinfo.tgz [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.523823362Z nodes/ip-10-0-137-61.ec2.internal/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.523859655Z nodes/ip-10-0-137-61.ec2.internal/cpu_affinities.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.524133071Z nodes/ip-10-0-137-61.ec2.internal/dmesg [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.524362026Z nodes/ip-10-0-137-61.ec2.internal/ethtool_channels [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.52443578Z nodes/ip-10-0-137-61.ec2.internal/ethtool_features [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.524518735Z nodes/ip-10-0-137-61.ec2.internal/ip-10-0-137-61.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.524790992Z nodes/ip-10-0-137-61.ec2.internal/irq_affinities.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.524930131Z nodes/ip-10-0-137-61.ec2.internal/lscpu [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.525037867Z nodes/ip-10-0-137-61.ec2.internal/lspci [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.525144894Z nodes/ip-10-0-137-61.ec2.internal/podresources.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.525249881Z nodes/ip-10-0-137-61.ec2.internal/pods_info.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.525361007Z nodes/ip-10-0-137-61.ec2.internal/proc_cmdline [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.525444023Z nodes/ip-10-0-137-61.ec2.internal/sysinfo.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.527131647Z nodes/ip-10-0-137-61.ec2.internal/sysinfo.tgz [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.527296017Z nodes/ip-10-0-142-19.ec2.internal/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.527321609Z nodes/ip-10-0-142-19.ec2.internal/cpu_affinities.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.527606276Z nodes/ip-10-0-142-19.ec2.internal/dmesg [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.527854002Z nodes/ip-10-0-142-19.ec2.internal/ethtool_channels [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.527929326Z nodes/ip-10-0-142-19.ec2.internal/ethtool_features [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.528017112Z nodes/ip-10-0-142-19.ec2.internal/ip-10-0-142-19.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.528417527Z nodes/ip-10-0-142-19.ec2.internal/irq_affinities.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.528563525Z nodes/ip-10-0-142-19.ec2.internal/lscpu [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.528687333Z nodes/ip-10-0-142-19.ec2.internal/lspci [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.52879331Z nodes/ip-10-0-142-19.ec2.internal/podresources.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.528893976Z nodes/ip-10-0-142-19.ec2.internal/pods_info.json [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.529003873Z nodes/ip-10-0-142-19.ec2.internal/proc_cmdline [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.529075017Z nodes/ip-10-0-142-19.ec2.internal/sysinfo.log [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.530927212Z nodes/ip-10-0-142-19.ec2.internal/sysinfo.tgz [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.531097212Z pod_network_connectivity_check/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.531138525Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.531244091Z static-pods/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.531252532Z static-pods/kube-apiserver/ [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.537190589Z [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.53720515Z sent 58,388 bytes received 4,968,020 bytes 3,350,938.67 bytes/sec [must-gather] [must-gather-fwnxs] OUT 2026-09-18T20:33:18.53721021Z total size is 57,832,023 speedup is 11.51 [must-gather] [must-gather ] OUT 2026-09-18T20:33:18.816381933Z namespace/openshift-must-gather-cdvqj 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: e949d29d-5f9b-42c6-827a-d8bbeb594456 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-wj62l [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-wj62l-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-wj62l [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 7867965 Sep 18 20:34 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-wj62l/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts e816a2f] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-wj62l/e2e-predictor.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] 5406fdc..e816a2f ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded