[get-kubeconfig] Found kubeconfig secret: cluster-gc5xt-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-gc5xt-kubeconfig [get-kubeconfig] Found admin password secret: cluster-gc5xt-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-gc5xt-password [get-kubeconfig] API Server URL: https://af4baad54c94b4ac0a1fe08b1b5f0f0f-f60c9d306453ccec.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [clone-repo] fix-RHOAIENG-89018 [clone-repo] https://github.com/DorotaDR/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 70% (2372/3365) Updating files: 71% (2390/3365) Updating files: 72% (2423/3365) Updating files: 73% (2457/3365) Updating files: 74% (2491/3365) Updating files: 75% (2524/3365) Updating files: 76% (2558/3365) Updating files: 77% (2592/3365) Updating files: 78% (2625/3365) Updating files: 79% (2659/3365) Updating files: 80% (2692/3365) Updating files: 81% (2726/3365) Updating files: 82% (2760/3365) Updating files: 83% (2793/3365) Updating files: 84% (2827/3365) Updating files: 85% (2861/3365) Updating files: 86% (2894/3365) Updating files: 87% (2928/3365) Updating files: 88% (2962/3365) Updating files: 89% (2995/3365) Updating files: 90% (3029/3365) Updating files: 91% (3063/3365) Updating files: 92% (3096/3365) Updating files: 93% (3130/3365) Updating files: 94% (3164/3365) Updating files: 95% (3197/3365) Updating files: 96% (3231/3365) Updating files: 97% (3265/3365) Updating files: 98% (3298/3365) Updating files: 99% (3332/3365) Updating files: 100% (3365/3365) Updating files: 100% (3365/3365), 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:c3ee3a6f171b9b14a568235eb62ede6dd8f7ea7683b72ae6ec0eba2ed9795e68 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c3ee3a6f171b9b14a568235eb62ede6dd8f7ea7683b72ae6ec0eba2ed9795e68 [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:aabf6e7d9361b83a2085b987649a329e7627eb378e91024ab899fe2e19637241 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:aabf6e7d9361b83a2085b987649a329e7627eb378e91024ab899fe2e19637241 [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:2ae619f4eea9fa406199e7b8e562bc31c295665fd082c5f377ac0602bcc5b2e9 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:2ae619f4eea9fa406199e7b8e562bc31c295665fd082c5f377ac0602bcc5b2e9 [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:5ea09478793377febcb6cdc9ccdf0f01773e1155c9dff7d28ca581c50565149f [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5ea09478793377febcb6cdc9ccdf0f01773e1155c9dff7d28ca581c50565149f [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.32) [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-1946 [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-1946 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1946 [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 setuptools (1.2MiB) [e2e-predictor] Downloading pillow (6.6MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading black (1.8MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading cryptography (4.5MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading portforward (4.0MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading mypy (17.2MiB) [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 portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading pillow [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 103 packages in 2.59s [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 12.17s [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 49ms [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-xn2x4 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-xn2x4 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-5s7gt 1/1 Running 0 46s [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-5s7gt 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-7rlzr 1/1 Running 0 51s [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-7rlzr 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://af4baad54c94b4ac0a1fe08b1b5f0f0f-f60c9d306453ccec.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:aabf6e7d9361b83a2085b987649a329e7627eb378e91024ab899fe2e19637241 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-stable [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c3ee3a6f171b9b14a568235eb62ede6dd8f7ea7683b72ae6ec0eba2ed9795e68 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:2ae619f4eea9fa406199e7b8e562bc31c295665fd082c5f377ac0602bcc5b2e9 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5ea09478793377febcb6cdc9ccdf0f01773e1155c9dff7d28ca581c50565149f [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] === Final params.env [e2e-predictor] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:aabf6e7d9361b83a2085b987649a329e7627eb378e91024ab899fe2e19637241 [e2e-predictor] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-stable [e2e-predictor] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:c3ee3a6f171b9b14a568235eb62ede6dd8f7ea7683b72ae6ec0eba2ed9795e68 [e2e-predictor] kserve-router=quay.io/opendatahub/kserve-router@sha256:2ae619f4eea9fa406199e7b8e562bc31c295665fd082c5f377ac0602bcc5b2e9 [e2e-predictor] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:5ea09478793377febcb6cdc9ccdf0f01773e1155c9dff7d28ca581c50565149f [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-stable [e2e-predictor] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-stable [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-6f9bbc7b7c-wd56h 0/1 ContainerCreating 0 5s [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-6f9bbc7b7c-wd56h 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-575d6764f4-jnrsc" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-575d6764f4-7tqb9 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.32 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.32 [e2e-predictor] ClusterVersion history (latest): 4.21.32 (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:aabf6e7d9361b83a2085b987649a329e7627eb378e91024ab899fe2e19637241 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:877b266302573063aed4420bf450efab6febc71e3237f66e0d752a2ad409ff44 [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:7cc6eedb415ed498a1fb37eb07396eadf36fae5e24b3514e8d82ef3870a171b9 [e2e-predictor] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-stable [e2e-predictor] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:680563cc6ebc935f530436648d44a7bf8e5f77c29f0ca53fff5ba4e3b3e09a36 [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.132.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'cov': '5.0.0', 'json-report': '1.5.0', 'xdist': '3.6.1', 'asyncio': '0.23.8', 'httpx': '0.30.0', 'metadata': '3.1.1', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: cov-5.0.0, json-report-1.5.0, xdist-3.6.1, asyncio-0.23.8, httpx-0.30.0, metadata-3.1.1, anyio-4.9.0 [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] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-09-08 13:29:57.450 4627 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-08 13:29:57.450 4624 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-08 13:29:57.503 4627 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-08 13:29:57.503 4627 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-08 13:29:57.717 4627 kserve.trace Created ISVC isvc-init-fail-f54a2b, waiting for failure status... [e2e-predictor] 2026-09-08 13:29:57.717 4627 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-f54a2b, waiting for failure status... [e2e-predictor] 2026-09-08 13:30:02.726 4627 kserve.trace ISVC isvc-init-fail-f54a2b reported failure: {'exitCode': 1, 'message': "2026-09-08 13:29:59.704 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-08 13:29:59.705 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-08 13:29:59.722 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/tmphx5oi64v.crt\n2026-09-08 13:30:00.010 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-08 13:30:00.798 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-08 13:30:02.726 4627 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-f54a2b reported failure: {'exitCode': 1, 'message': "2026-09-08 13:29:59.704 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-08 13:29:59.705 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-08 13:29:59.722 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/tmphx5oi64v.crt\n2026-09-08 13:30:00.010 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-08 13:30:00.798 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-08 13:30:02.726 4627 kserve.trace Failure status detected in 5.16 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-08 13:29:59.704 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-08 13:29:59.705 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-08 13:29:59.722 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/tmphx5oi64v.crt\n2026-09-08 13:30:00.010 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-08 13:30:00.798 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-08 13:30:02.726 4627 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 5.16 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-08 13:29:59.704 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-08 13:29:59.705 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-08 13:29:59.722 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/tmphx5oi64v.crt\n2026-09-08 13:30:00.010 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-08 13:30:00.798 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-08 13:30:02.727 4627 kserve.trace Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-08 13:30:02.727 4627 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-08 13:30:02.731 4627 kserve.trace Ready condition: {'lastTransitionTime': '2026-09-08T13:29:58Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-08 13:30:02.731 4627 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-09-08T13:29:58Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-08 13:30:02.731 4627 kserve.trace Quick reconciliation validated: Failure detected in 5.16 seconds [e2e-predictor] 2026-09-08 13:30:02.731 4627 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 5.16 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-08 13:31:47.750 4624 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.750 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.750 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:31:47.750 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:31:47.750 4624 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.750 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.752 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:31:47.752 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:31:47.752 4624 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.752 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.789 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:31:47.789 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:31:47.789 4624 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.789 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.790 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:31:47.790 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:31:47.790 4624 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.790 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.790 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:31:47.790 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:31:47.790 4624 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:47.790 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:31:52.820 4624 kserve.trace Got response [{'message': '', 'batchId': 'b738315d-dfa4-416d-97f4-1611be790814', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b738315d-dfa4-416d-97f4-1611be790814', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b738315d-dfa4-416d-97f4-1611be790814', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b738315d-dfa4-416d-97f4-1611be790814', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-08 13:31:52.820 4624 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': 'b738315d-dfa4-416d-97f4-1611be790814', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b738315d-dfa4-416d-97f4-1611be790814', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b738315d-dfa4-416d-97f4-1611be790814', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b738315d-dfa4-416d-97f4-1611be790814', '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-08 13:32:08.058 4627 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:32:08.058 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:32:08.059 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:32:08.059 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:32:08.059 4627 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:32:08.059 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:32:08.059 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:32:08.059 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:32:08.059 4627 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:32:08.059 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:32:08.103 4627 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-08 13:32:08.103 4627 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-08 13:33:23.007 4624 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.007 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.007 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:33:23.007 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:33:23.007 4624 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.007 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.008 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:33:23.008 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:33:23.008 4624 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.008 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.009 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:33:23.009 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:33:23.009 4624 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.009 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.010 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:33:23.010 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:33:23.010 4624 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.010 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.010 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:33:23.010 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:33:23.010 4624 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:23.010 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:28.038 4624 kserve.trace Got response [{'message': '', 'batchId': '11835678-dd9d-4120-8263-7c0096360a24', 'predictions': [1, 1]}, {'message': '', 'batchId': '11835678-dd9d-4120-8263-7c0096360a24', 'predictions': [1, 1]}, {'message': '', 'batchId': '11835678-dd9d-4120-8263-7c0096360a24', 'predictions': [1, 1]}, {'message': '', 'batchId': '11835678-dd9d-4120-8263-7c0096360a24', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-08 13:33:28.038 4624 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': '11835678-dd9d-4120-8263-7c0096360a24', 'predictions': [1, 1]}, {'message': '', 'batchId': '11835678-dd9d-4120-8263-7c0096360a24', 'predictions': [1, 1]}, {'message': '', 'batchId': '11835678-dd9d-4120-8263-7c0096360a24', 'predictions': [1, 1]}, {'message': '', 'batchId': '11835678-dd9d-4120-8263-7c0096360a24', '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-08 13:33:43.351 4627 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:43.351 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:43.352 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:33:43.352 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:33:43.352 4627 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:43.352 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:43.352 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:33:43.352 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:33:43.352 4627 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:43.352 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:33:43.381 4627 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-08 13:33:43.381 4627 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-08 13:35:18.241 4624 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:18.241 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:18.242 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:35:18.242 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:35:18.242 4624 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:18.242 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:18.242 4624 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:35:18.242 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:35:18.242 4624 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:18.242 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:18.267 4624 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-08 13:35:18.267 4624 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-08 13:35:48.654 4627 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:48.654 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:48.654 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:35:48.654 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:35:48.654 4627 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:48.654 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:48.654 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:35:48.654 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:35:48.654 4627 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:48.654 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:35:48.813 4627 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-08 13:35:48.813 4627 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-08 13:37:24.109 4627 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:24.109 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:24.110 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:37:24.110 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:37:24.110 4627 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:24.110 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:24.110 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:37:24.110 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:37:24.110 4627 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:24.110 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:24.136 4627 kserve.trace Got response "id": "0f79c8cd-af82-403c-a8e9-2c9fdde6cca2","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-08 13:37:24.136 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "0f79c8cd-af82-403c-a8e9-2c9fdde6cca2","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 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v2 2026-09-08 13:37:43.580 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:43.580 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:43.580 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:37:43.580 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:37:43.580 4624 kserve.trace Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:43.580 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:43.581 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:37:43.581 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:37:43.581 4624 kserve.trace base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:43.581 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:37:49.721 4624 kserve.trace Got response {'predictions': [0, 1]} [e2e-predictor] 2026-09-08 13:37:49.721 4624 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_autogluon.py::test_autogluon_runtime_kserve_v2 2026-09-08 13:38:59.406 4627 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:38:59.406 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:38:59.407 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:38:59.407 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:38:59.407 4627 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:38:59.407 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:38:59.407 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:38:59.407 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:38:59.407 4627 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:38:59.407 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:38:59.438 4627 kserve.trace Got response "id": "a2dd0931-b160-4ae5-ad46-e9a685531e72","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-08 13:38:59.438 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "a2dd0931-b160-4ae5-ad46-e9a685531e72","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-08 13:39:44.994 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:39:44.994 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:39:44.994 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:39:44.994 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:39:44.994 4624 kserve.trace Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:39:44.994 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:39:44.994 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:39:44.994 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:39:44.994 4624 kserve.trace base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:39:44.994 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:39:51.075 4624 kserve.trace Got response "id": "2c54f8bf-8e0c-496d-bcfa-9c8d5d433583","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-08 13:39:51.075 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "2c54f8bf-8e0c-496d-bcfa-9c8d5d433583","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-08 13:40:34.712 4627 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:40:34.712 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:40:34.713 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:40:34.713 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:40:34.713 4627 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:40:34.713 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:40:34.713 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:40:34.713 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:40:34.713 4627 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:40:34.713 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:40:34.737 4627 kserve.trace Got response "id": "28a76fa9-7c26-4dd2-891f-f3637075527a","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-08 13:40:34.737 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "28a76fa9-7c26-4dd2-891f-f3637075527a","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-08T13:40:39.910306+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-08T13:40:41.951546+00:00 timeout_sampler INFO Elapsed time: 2.0313880443573 [0:00:02.031388] [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-08 13:42:06.342 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:06.342 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:06.342 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:42:06.342 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:42:06.342 4624 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:06.342 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:06.342 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:42:06.342 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:42:06.342 4624 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:06.342 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.513 4624 kserve.trace Got response "id": "6760e909-24ad-485d-8ed8-787d73e91915","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-08 13:42:12.513 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "6760e909-24ad-485d-8ed8-787d73e91915","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-08 13:42:12.550 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.550 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.550 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:42:12.550 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:42:12.550 4624 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.550 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.550 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:42:12.550 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:42:12.550 4624 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.550 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.730 4624 kserve.trace Got response "id": "cbf53a5a-8f63-471e-be2d-1dab4055bc84","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-08 13:42:12.730 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "cbf53a5a-8f63-471e-be2d-1dab4055bc84","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-08 13:42:12.766 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.766 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.766 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:42:12.766 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:42:12.766 4624 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.766 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.766 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:42:12.766 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:42:12.766 4624 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.766 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:12.939 4624 kserve.trace Got response "id": "06a4d6cd-6bd1-4bf3-888f-37bcf40b98fc","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-08 13:42:12.939 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "06a4d6cd-6bd1-4bf3-888f-37bcf40b98fc","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-08 13:42:44.538 4627 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:44.538 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:44.539 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:42:44.539 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:42:44.539 4627 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:44.539 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:44.539 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:42:44.539 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:42:44.539 4627 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:44.539 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:42:44.563 4627 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-08 13:42:44.563 4627 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-08 13:44:08.218 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:08.218 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:08.218 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:44:08.218 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:44:08.218 4624 kserve.trace Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:08.218 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:08.218 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:44:08.218 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:44:08.218 4624 kserve.trace base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:08.218 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:14.257 4624 kserve.trace Got response "id": "c24423fb-4c10-4227-8ee3-1c9231fd7a90","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-08 13:44:14.257 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "c24423fb-4c10-4227-8ee3-1c9231fd7a90","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-08 13:44:49.499 4624 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:49.499 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:49.500 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:44:49.500 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:44:49.500 4624 kserve.trace Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:49.500 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:49.500 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:44:49.500 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:44:49.500 4624 kserve.trace base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:44:49.500 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:01.690 4624 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-08 13:45:01.690 4624 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-08 13:45:36.942 4624 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:36.942 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:36.942 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:45:36.942 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:45:36.942 4624 kserve.trace Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:36.942 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:36.942 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:45:36.942 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:45:36.942 4624 kserve.trace base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:36.942 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:42.094 4624 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-08 13:45:42.094 4624 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-08 13:45:49.903 4627 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:49.903 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:49.903 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:45:49.903 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:45:49.903 4627 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:49.903 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:49.903 4627 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:45:49.903 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:45:49.903 4627 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:49.903 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:45:49.929 4627 kserve.trace Got response "id": "9b98c335-eac4-4962-a97c-a6f54b4303ca","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-08 13:45:49.929 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "9b98c335-eac4-4962-a97c-a6f54b4303ca","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-08 13:46:25.248 4627 kserve.trace Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-989d67dd8-t4n2s: 2 [e2e-predictor] 2026-09-08 13:46:25.248 4627 kserve.trace INFO [utils.py:get_container_worker_count():724] Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-989d67dd8-t4n2s: 2 [e2e-predictor] 2026-09-08 13:46:25.280 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.280 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.280 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.280 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.280 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.280 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.280 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.280 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.281 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.281 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.315 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.315 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.315 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.315 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.315 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.315 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.315 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.315 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.315 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.315 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.349 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.349 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.349 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.349 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.349 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.349 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.349 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.349 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.349 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.349 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.382 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.382 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.382 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.382 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.382 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.382 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.382 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.382 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.383 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.383 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.414 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.414 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.414 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.414 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.414 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.414 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.414 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.414 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.414 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.414 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.441 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.441 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.442 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.442 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.442 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.442 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.442 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.442 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.442 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.442 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.479 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.479 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.479 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.479 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.479 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.479 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.479 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.479 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.479 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.479 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.506 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.506 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.506 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.506 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.506 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.506 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.506 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.506 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.506 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.506 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.536 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.536 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.536 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.536 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.536 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.536 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.536 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.536 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.536 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.536 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.568 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.568 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.568 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.568 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.568 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.568 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.568 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.568 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.568 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.568 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.598 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.598 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.598 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.598 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.598 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.598 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.599 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.599 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.599 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.599 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.628 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.628 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.629 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.629 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.629 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.629 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.629 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.629 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.629 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.629 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.658 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.658 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.658 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.658 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.658 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.658 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.658 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.658 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.658 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.658 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.690 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.690 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.690 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.690 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.690 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.690 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.690 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.690 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.690 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.690 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.726 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.726 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.726 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.726 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.726 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.726 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.726 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.726 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.726 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.726 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.753 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.753 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.753 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.753 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.753 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.753 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.755 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.755 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.755 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.755 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.785 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.785 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.785 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.785 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.785 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.785 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.786 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.786 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.786 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.786 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.817 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.817 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.817 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.817 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.818 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.818 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.818 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.818 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.818 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.818 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.846 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.846 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.846 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.846 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.846 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.846 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.846 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.846 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.846 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.846 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.874 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.874 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.874 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.874 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.874 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.874 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.874 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.874 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.874 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.874 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.905 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.905 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.905 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.905 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.905 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.905 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.905 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.905 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.905 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.905 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.936 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.936 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.936 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.936 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.936 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.936 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.936 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.936 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.936 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.936 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.967 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.967 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.967 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.967 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.967 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.967 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.968 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.968 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.968 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.968 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.993 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.993 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.993 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.993 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:25.993 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.993 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.993 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.993 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:25.993 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:25.993 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:26.024 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:26.024 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:26.024 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:26.024 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:46:26.024 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:26.024 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:26.024 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:26.024 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:46:26.024 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:26.024 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:46:26.155 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.155 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.156 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.156 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.231 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.231 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.301 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.301 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.302 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.302 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.305 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.305 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.373 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.373 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.381 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.381 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.446 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.446 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.453 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.453 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.518 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.518 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.529 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.529 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.592 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.592 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.606 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.606 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.665 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.665 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.682 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.682 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.738 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.738 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.755 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.755 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.810 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.810 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.830 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.830 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.883 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.883 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.907 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.907 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.957 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.957 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.983 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:26.983 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:27.030 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-08 13:46:27.030 4627 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 [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-08 13:47:32.250 4627 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:47:32.250 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:47:32.251 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:47:32.251 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:47:32.251 4627 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:47:32.251 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:47:32.251 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:47:32.251 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:47:32.251 4627 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:47:32.251 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:47:32.276 4627 kserve.trace Got response "id": "0a59cbc0-b18d-433b-835e-518684778333","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-08 13:47:32.276 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "0a59cbc0-b18d-433b-835e-518684778333","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 2026-09-08 13:49:07.551 4627 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.551 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.551 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:49:07.551 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:49:07.551 4627 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.551 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.551 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:49:07.551 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:49:07.551 4627 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.551 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.576 4627 kserve.trace Got response "id": "d430ff31-bef9-417f-990e-75d2b9313397","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-08 13:49:07.576 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "d430ff31-bef9-417f-990e-75d2b9313397","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-08 13:49:07.615 4627 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.615 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.615 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:49:07.615 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:49:07.616 4627 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.616 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.616 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:49:07.616 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:49:07.616 4627 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.616 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.621 4627 kserve.trace Got response "id": "bb951757-421d-47b1-b1a9-494f8fc1b28c","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-08 13:49:07.621 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "bb951757-421d-47b1-b1a9-494f8fc1b28c","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-08 13:49:07.659 4627 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.659 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.660 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:49:07.660 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:49:07.660 4627 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.660 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.660 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:49:07.660 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:49:07.660 4627 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.660 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:49:07.664 4627 kserve.trace Got response "id": "f9258e2e-10de-4446-a5f4-391c51eca669","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-08 13:49:07.664 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "f9258e2e-10de-4446-a5f4-391c51eca669","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 [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-08 13:50:42.898 4627 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:50:42.898 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:50:42.898 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:50:42.898 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:50:42.898 4627 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:50:42.898 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:50:42.898 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:50:42.898 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:50:42.898 4627 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:50:42.898 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:50:42.969 4627 kserve.trace Got response "id": "2bc2a863-9f3e-4d32-b307-cc86dd35244f","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-08 13:50:42.969 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "2bc2a863-9f3e-4d32-b307-cc86dd35244f","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-08 13:51:18.174 4627 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:51:18.174 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:51:18.174 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:51:18.174 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:51:18.174 4627 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:51:18.174 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:51:18.174 4627 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:51:18.174 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:51:18.174 4627 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:51:18.174 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:51:28.816 4627 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-08 13:51:28.816 4627 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-08 13:52:04.036 4627 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:52:04.036 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:52:04.037 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:52:04.037 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:52:04.037 4627 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:52:04.037 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:52:04.037 4627 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:52:04.037 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:52:04.037 4627 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:52:04.037 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:52:14.971 4627 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-08 13:52:14.971 4627 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 [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-08 13:54:30.274 4627 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:54:30.274 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:54:30.275 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:54:30.275 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:54:30.275 4627 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:54:30.275 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:54:30.276 4627 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:54:30.276 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:54:30.276 4627 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:54:30.276 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-triton-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:54:32.569 4627 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-08 13:54:32.569 4627 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_force_stop [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_kserve 2026-09-08 13:56:17.830 4627 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:17.830 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:17.831 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:56:17.831 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:56:17.831 4627 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:17.831 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:17.831 4627 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:56:17.831 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:56:17.831 4627 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:17.831 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:17.857 4627 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-08 13:56:17.857 4627 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 2026-09-08 13:56:43.898 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:43.898 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:43.898 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:56:43.898 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:56:43.898 4624 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:43.898 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:43.899 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:56:43.899 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:56:43.899 4624 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:43.899 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:56:44.014 4624 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-08 13:56:44.014 4624 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-08 13:57:13.083 4627 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:57:13.083 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:57:13.084 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:57:13.084 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:57:13.084 4627 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:57:13.084 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:57:13.084 4627 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:57:13.084 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:57:13.084 4627 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:57:13.084 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:57:13.108 4627 kserve.trace Got response "id": "dd5a93d2-4f6c-4962-90b7-ecaaea6bd20b","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-08 13:57:13.108 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "dd5a93d2-4f6c-4962-90b7-ecaaea6bd20b","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-08 13:58:08.338 4627 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:08.338 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:08.338 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:58:08.338 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:58:08.338 4627 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:08.338 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:08.338 4627 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:58:08.338 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:58:08.338 4627 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:08.338 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:08.363 4627 kserve.trace Got response "id": "f7407302-5bf7-4f26-aad2-c6a0f44e0ec0","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-08 13:58:08.363 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "f7407302-5bf7-4f26-aad2-c6a0f44e0ec0","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-08 13:58:19.251 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.251 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.251 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:58:19.251 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:58:19.251 4624 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.251 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.251 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:58:19.251 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:58:19.251 4624 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.251 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.277 4624 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-08 13:58:19.277 4624 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-08 13:58:19.315 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.315 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.315 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:58:19.315 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:58:19.315 4624 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.315 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.315 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:58:19.315 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:58:19.316 4624 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.316 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.513 4624 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-08 13:58:19.513 4624 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-08 13:58:19.548 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.548 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.548 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:58:19.548 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:58:19.548 4624 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.548 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.548 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:58:19.548 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:58:19.548 4624 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.548 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:58:19.613 4624 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-08 13:58:19.613 4624 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-08 13:59:14.834 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:14.834 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:14.835 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:59:14.835 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:59:14.835 4624 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:14.835 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:14.835 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:59:14.835 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:59:14.835 4624 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:14.835 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:14.864 4624 kserve.trace Got response "id": "ada300f5-98f7-491f-87e0-83b72204421b","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-08 13:59:14.864 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "ada300f5-98f7-491f-87e0-83b72204421b","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-08 13:59:40.064 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:40.064 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:40.064 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:59:40.064 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:59:40.064 4624 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:40.064 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:40.065 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:59:40.065 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:59:40.065 4624 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:40.065 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:40.091 4624 kserve.trace Got response "id": "a37bb2f8-1380-4907-adf0-bfa7654482ff","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-08 13:59:40.091 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "a37bb2f8-1380-4907-adf0-bfa7654482ff","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 2026-09-08 13:59:43.622 4627 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:43.622 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:43.622 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 13:59:43.622 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 13:59:43.622 4627 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:43.622 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:43.622 4627 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:59:43.622 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 13:59:43.622 4627 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 13:59:43.622 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] [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-08 13:59:47.661 4627 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-08 13:59:47.661 4627 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-08 14:00:35.321 4624 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:35.321 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:35.322 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 14:00:35.322 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 14:00:35.322 4624 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:35.322 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:35.322 4624 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:00:35.322 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:00:35.322 4624 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:35.322 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:35.351 4624 kserve.trace Got response "id": "64e1e693-df2a-49fc-af83-058c1ba141d3","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-08 14:00:35.351 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "64e1e693-df2a-49fc-af83-058c1ba141d3","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-08 14:00:52.881 4627 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:52.881 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:52.882 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 14:00:52.882 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 14:00:52.882 4627 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:52.882 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:52.882 4627 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:00:52.882 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:00:52.882 4627 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:52.882 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:00:52.910 4627 kserve.trace Got response "id": "e5560de6-ed4d-464c-a912-2b89b97c409a","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-08 14:00:52.910 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "e5560de6-ed4d-464c-a912-2b89b97c409a","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-08T14:02:00.546288+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-08T14:02:00.585602+00:00 timeout_sampler INFO Elapsed time: 0.0005321502685546875 [0:00:00.000532] [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-08 14:02:18.143 4627 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:02:18.143 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:02:18.143 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 14:02:18.143 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 14:02:18.143 4627 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:02:18.143 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:02:18.144 4627 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:02:18.144 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:02:18.144 4627 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:02:18.144 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:02:18.173 4627 kserve.trace Got response "id": "0f579b8a-cab9-47a7-8c97-2a6180fd1889","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-08 14:02:18.173 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "0f579b8a-cab9-47a7-8c97-2a6180fd1889","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-08 14:03:15.832 4624 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:15.832 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:15.832 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 14:03:15.832 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 14:03:15.833 4624 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:15.833 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:15.872 4624 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:03:15.872 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:03:15.872 4624 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:15.872 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:16.923 4624 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-08 14:03:16.923 4624 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-08 14:03:43.442 4627 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:43.442 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:43.442 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 14:03:43.442 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 14:03:43.442 4627 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:43.442 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:43.443 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:03:43.443 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:03:43.443 4627 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:43.443 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:03:43.468 4627 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-08 14:03:43.468 4627 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-08 14:04:22.166 4624 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:04:22.166 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:04:22.167 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 14:04:22.167 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 14:04:22.167 4624 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:04:22.167 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:04:22.207 4624 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:04:22.207 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:04:22.207 4624 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:04:22.207 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:04:23.227 4624 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-08 14:04:23.227 4624 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-08T14:05:13.682614+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-08T14:05:14.690307+00:00 timeout_sampler INFO Elapsed time: 1.0042445659637451 [0:00:01.004245] [e2e-predictor] 2026-09-08T14:05:24.780010+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-08T14:05:25.788978+00:00 timeout_sampler INFO Elapsed time: 1.0052247047424316 [0:00:01.005225] [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-08 14:05:28.477 4624 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:05:28.477 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:05:28.477 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 14:05:28.477 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 14:05:28.477 4624 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:05:28.477 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:05:28.516 4624 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:05:28.516 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:05:28.516 4624 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:05:28.516 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:05:29.823 4624 kserve.trace Got response "id": "ec731c25-adcd-4a59-a3e2-f5b6b3dced5c","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-08 14:05:29.823 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "ec731c25-adcd-4a59-a3e2-f5b6b3dced5c","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-08T14:06:55.939213+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-08T14:06:56.947017+00:00 timeout_sampler INFO Elapsed time: 1.0040709972381592 [0:00:01.004071] [e2e-predictor] 2026-09-08T14:07:07.038170+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-08T14:07:08.045168+00:00 timeout_sampler INFO Elapsed time: 1.003577470779419 [0:00:01.003577] [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-08 14:07:25.096 4624 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:07:25.096 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:07:25.096 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 14:07:25.096 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 14:07:25.096 4624 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:07:25.096 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:07:25.096 4624 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:07:25.096 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:07:25.096 4624 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:07:25.096 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:07:26.117 4624 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-08 14:07:26.117 4624 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-08 14:07:26.117 4624 kserve.trace Time taken: 1.0619189189892495 [e2e-predictor] 2026-09-08 14:07:26.117 4624 kserve.trace INFO [test_pmml.py:test_pmml_kserve():77] Time taken: 1.0619189189892495 [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-08T14:08:28.176074+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-08T14:08:29.184255+00:00 timeout_sampler INFO Elapsed time: 1.0041463375091553 [0:00:01.004146] [e2e-predictor] 2026-09-08T14:08:39.236666+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-08T14:08:40.244143+00:00 timeout_sampler INFO Elapsed time: 1.0040998458862305 [0:00:01.004100] [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_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-09-08 14:08:40.356 4627 kserve.trace Created primary ISVC: isvc-primary-9b44e2 [e2e-predictor] 2026-09-08 14:08:40.356 4627 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-9b44e2 [e2e-predictor] 2026-09-08 14:09:11.360 4624 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:09:11.360 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:09:11.360 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 14:09:11.360 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 14:09:11.360 4624 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:09:11.360 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:09:11.360 4624 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:09:11.360 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:09:11.360 4624 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:09:11.360 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:09:12.813 4624 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-08 14:09:12.813 4624 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_pmml.py::test_pmml_v2_kserve 2026-09-08 14:10:10.405 4627 kserve.trace Primary ISVC is ready [e2e-predictor] 2026-09-08 14:10:10.405 4627 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-predictor] 2026-09-08 14:10:25.434 4627 kserve.trace resourceVersion for isvc-primary-9b44e2 stabilized at 39910 (stable for 15.0s) [e2e-predictor] 2026-09-08 14:10:25.434 4627 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-9b44e2 stabilized at 39910 (stable for 15.0s) [e2e-predictor] 2026-09-08 14:10:25.434 4627 kserve.trace Baseline recorded - resourceVersion: 39910 [e2e-predictor] 2026-09-08 14:10:25.434 4627 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 39910 [e2e-predictor] 2026-09-08 14:10:25.434 4627 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-08 14:10:25.434 4627 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-08 14:10:25.539 4627 kserve.trace Created secondary ISVC isvc-secondary-9b44e2, waiting for failure status... [e2e-predictor] 2026-09-08 14:10:25.539 4627 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-9b44e2, waiting for failure status... [e2e-predictor] 2026-09-08 14:10:31.558 4627 kserve.trace ISVC isvc-secondary-9b44e2 reported failure: {'exitCode': 1, 'message': "2026-09-08 14:10:26.665 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-08 14:10:26.665 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-08 14:10:26.683 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/tmpomjz7y_o.crt\n2026-09-08 14:10:26.952 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-08 14:10:30.294 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-08 14:10:31.558 4627 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-9b44e2 reported failure: {'exitCode': 1, 'message': "2026-09-08 14:10:26.665 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-08 14:10:26.665 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-08 14:10:26.683 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/tmpomjz7y_o.crt\n2026-09-08 14:10:26.952 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-08 14:10:30.294 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-08 14:10:31.558 4627 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-08 14:10:26.665 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-08 14:10:26.665 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-08 14:10:26.683 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/tmpomjz7y_o.crt\n2026-09-08 14:10:26.952 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-08 14:10:30.294 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-08 14:10:31.558 4627 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-08 14:10:26.665 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-08 14:10:26.665 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-08 14:10:26.683 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/tmpomjz7y_o.crt\n2026-09-08 14:10:26.952 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-08 14:10:30.294 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-08 14:10:41.574 4627 kserve.trace Primary ISVC resourceVersion: before=39910, after=39910 [e2e-predictor] 2026-09-08 14:10:41.574 4627 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=39910, after=39910 [e2e-predictor] 2026-09-08 14:10:41.574 4627 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] 2026-09-08 14:10:41.574 4627 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] [gw1] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-09-08 14:10:58.074 4624 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:10:58.074 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:10:58.074 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-08 14:10:58.074 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-08 14:10:58.074 4624 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:10:58.074 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:10:58.075 4624 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:10:58.075 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-08 14:10:58.075 4624 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:10:58.075 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.50c92dc3-36bf-4902-ba38-cdb15c3f9113.prod.konfluxeaas.com [e2e-predictor] 2026-09-08 14:10:59.013 4624 kserve.trace Got response "id": "ddec42c7-4d0e-4ec8-8254-356d61cbac25","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-08 14:10:59.013 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "ddec42c7-4d0e-4ec8-8254-356d61cbac25","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] [gw0] PASSED predictor/test_pmml.py::test_pmml_v2_kserve [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 2469.46s (0:41:09) ================== [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-08T14:11:05.700608344Z 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: b80a87da-c427-4079-a5bf-32aa4311a07e [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.32" [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-08T14:11:05.753211609Z namespace/openshift-must-gather-vgfwk created [must-gather] [must-gather ] OUT 2026-09-08T14:11:05.765227906Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-pndwj created [must-gather] [must-gather ] OUT 2026-09-08T14:11:05.802778614Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:16.954888632Z [disk usage checker] Started [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:16.958371897Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.103595620Z No resources found in openshift-must-gather-vgfwk namespace. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.228905534Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.399888948Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.399984430Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.399984430Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.404619443Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.573471356Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.573513534Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.573513534Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.577887206Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.736965237Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.736993412Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.736993412Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.740814265Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.902637656Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.902665256Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.902665256Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:17.906634970Z Error getting logs from rhods-notebooks [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.066568288Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.066599685Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.066599685Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.071168751Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.236274645Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.236303128Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.236303128Z namespaces "istio-system" not found [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.240708877Z Error getting logs from istio-system [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.403223370Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.403254196Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.403254196Z namespaces "knative-serving" not found [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.407581118Z Error getting logs from knative-serving [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.569909225Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.569939129Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.569939129Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.574167715Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:18.861793938Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.161004573Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.302824704Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.391768128Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.394267995Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.531175217Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.622986388Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.625336930Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.761564857Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.850800044Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.854002963Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:19.992122942Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.076445867Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.078473729Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.212907588Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.301899259Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.304787765Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.443449923Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.532137132Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.535180855Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.672369605Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.758659688Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.761060266Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.896136337Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.984086988Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:20.986892934Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.122558144Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.210687797Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.213824333Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.349478857Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.439231243Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.442387631Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.580260259Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.671044647Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.674355473Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.813468639Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.905213046Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.908588258Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:21.963006149Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.049100531Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.139745666Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.143078798Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.280491653Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.371079340Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.374338260Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.509457700Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.599309208Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.602689004Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.739947715Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.831158622Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.834436510Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:22.972213779Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:23.063732559Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:23.066968955Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:23.205718953Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:23.298483773Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:23.301689077Z Error collecting info from [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:24.062098021Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:24.198591639Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:24.336082708Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:24.473479999Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:24.610307820Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:24.871623396Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:25.011114236Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:25.153805666Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:25.294102227Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:25.432591434Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:25.576935935Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:25.717146285Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:25.853659557Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:25.990811451Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:26.127393719Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:26.440608658Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:26.577428748Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:26.967661721Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:27.297897132Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:27.633039641Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:27.807703633Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:27.956514302Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:28.696178929Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:29.040961118Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:29.220735347Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:29.350681916Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:30.068040314Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:30.404109126Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:30.577863791Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:30.732150919Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:31.441039296Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:31.784163379Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:31.952203440Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:31.973099648Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:32.089646726Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:32.819733915Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:33.168214919Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:33.333690398Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:33.488635876Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:34.203372105Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:34.533590851Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:34.710212407Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:34.853902437Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:35.568137551Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:35.924984938Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:36.107655021Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:36.241623570Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:36.978329432Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:37.016443111Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:37.373582717Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:37.547582816Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:37.700178154Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:38.497392795Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:38.871054696Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:39.050708973Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:39.223507636Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:39.973526244Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:40.301765763Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:40.484570027Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:40.617576704Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:41.347063267Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:41.693644985Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:41.870155774Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:41.983193815Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:42.000495118Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:42.713467207Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:43.050465154Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:43.220799606Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:43.369674162Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:44.074833603Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:44.422336241Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:44.591044397Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:44.738868054Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:45.455776270Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:45.785519776Z Wrote inspect data to must-gather. [must-gather] [must-gather-57rbd] POD 2026-09-08T14:11:45.811265571Z Caches written to disk [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:46.820051505Z waiting for gather to complete [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:46.824589304Z downloading gather output [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.109567316Z receiving incremental file list [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.125961616Z ./ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.126030047Z aggregated-discovery-api.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.126321733Z aggregated-discovery-apis.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.126928905Z event-filter.html [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129379613Z timestamp [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129506486Z version [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129581557Z cluster-scoped-resources/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129597387Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129606657Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129637368Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129694409Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.12971111Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.12972189Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129799691Z namespaces/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129830802Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129858072Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129931974Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.129956244Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130009275Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130055796Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130137538Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130216339Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130298641Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130339742Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130370982Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130423553Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130455114Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130545156Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130590877Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130604067Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130698969Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.1307445Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130781171Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130918453Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.130994675Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136086234Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136166986Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136247517Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136361089Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136530103Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136577704Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136618065Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136663755Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136704696Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136749317Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136790458Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.13689041Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136942711Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.136972561Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.137016902Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.137059283Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.137107764Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.137146125Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.137189656Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.137230266Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.146909916Z [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.146957677Z sent 765 bytes received 172,726 bytes 115,660.67 bytes/sec [must-gather] [must-gather-57rbd] OUT 2026-09-08T14:11:47.146969847Z total size is 3,000,147 speedup is 17.29 [must-gather] [must-gather ] OUT 2026-09-08T14:11:47.366442348Z namespace/openshift-must-gather-vgfwk 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: b80a87da-c427-4079-a5bf-32aa4311a07e [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.32" [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-08T14:11:47.484602738Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ad53eda007a834afd75a43a09cb24d5f80ba8c7665172196d8402cea8f4d1c95 [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: b80a87da-c427-4079-a5bf-32aa4311a07e [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.32" [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-08T14:11:47.508173879Z namespace/openshift-must-gather-tcsfc created [must-gather] [must-gather ] OUT 2026-09-08T14:11:47.516578364Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-vxv9x created [must-gather] [must-gather ] OUT 2026-09-08T14:11:47.551934075Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ad53eda007a834afd75a43a09cb24d5f80ba8c7665172196d8402cea8f4d1c95 created [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:49.082735211Z [disk usage checker] Started [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:49.086039896Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:49.397955788Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:49.534769857Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:49.627732756Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:49.707683039Z Gathering data for ns/default... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:49.999924111Z Gathering data for ns/openshift... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:50.425925377Z Gathering data for ns/kube-system... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:51.236243243Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:51.563157397Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:51.563208357Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:51.563208357Z namespaces "assisted-installer" not found [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.014721647Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.021251119Z INFO: Collecting host service logs for crio [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.021505145Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.021802355Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.022100332Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.022503548Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.023062887Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.023792907Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.023813101Z 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-dxv2g] POD 2026-09-08T14:11:52.025268589Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.025663317Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.026044110Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.026403275Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.026820011Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.030940588Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.031526723Z Executing Istio gather script [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.037994327Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.046622999Z INFO: Gathering HAProxy config files [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.099392504Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:52.771961532Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.026725889Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.030483526Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.202586424Z No resources found [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.223418236Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.223505291Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.239025971Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.540252633Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.548203054Z INFO: Collecting Insights Archives from insights-operator-76bcd6ccf5-6lrnr [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.548246629Z insights-runtime-extractor-7ls8l [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.548266649Z insights-runtime-extractor-rf7hh [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.548300806Z insights-runtime-extractor-rpgqv [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.589359472Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.623327957Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.718805006Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.801666085Z No resources found [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:53.881712064Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.210059302Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.230695796Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.234045360Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.263066003Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.264176208Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.278046700Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.302770655Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.381795175Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.420508254Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.420508254Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.451256599Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.454466445Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.460018516Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.680571620Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.691519909Z INFO: 'previous-logs' folder not found on ip-10-0-128-91.ec2.internal, skipping... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.754707394Z tar: Removing leading `/' from member names [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.767731950Z INFO: HAProxy config collection complete. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.769850387Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:54.857591274Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.002500821Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.034829240Z INFO: 'previous-logs' folder not found on ip-10-0-137-66.ec2.internal, skipping... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.035880370Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.178093401Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.230076058Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.331394080Z INFO: 'previous-logs' folder not found on ip-10-0-138-123.ec2.internal, skipping... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.331487308Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.331520200Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.469610514Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.476185115Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.509117426Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.666702022Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.763696206Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.809611151Z INFO: INTERCONNECT MODE [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.809654459Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.900221821Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.961131485Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.999783797Z INFO: Gathering OVN_Northbound from ovnkube-node-5mdfg... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:55.999989058Z INFO: Gathering OVN_Northbound from ovnkube-node-b2fbc... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.000213843Z INFO: Gathering OVN_Northbound from ovnkube-node-lv5hb... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.000496817Z INFO: Gathering OVN_Southbound from ovnkube-node-5mdfg... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.000736073Z INFO: Gathering OVN_Southbound from ovnkube-node-b2fbc... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.001029636Z INFO: Gathering OVN_Southbound from ovnkube-node-lv5hb... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.265803388Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.312492021Z tar: Removing leading `/' from member names [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.361821883Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.363609107Z tar: Removing leading `/' from member names [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.423658562Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.430153724Z tar: Removing leading `/' from member names [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.433493412Z tar: Removing leading `/' from member names [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.438646319Z tar: Removing leading `/' from member names [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.448931173Z tar: Removing leading `/' from member names [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.589302793Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.637519100Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.850466513Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.914209357Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.947245062Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.947288812Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.947721931Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.949291170Z 4.7M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.951511067Z ovnk_database_store/ [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.951511067Z ovnk_database_store/ovnkube-node-b2fbc_nbdb [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.959614629Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.964754865Z ovnk_database_store/ovnkube-node-5mdfg_sbdb [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:56.990064632Z ovnk_database_store/ovnkube-node-b2fbc_sbdb [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.024795680Z ovnk_database_store/ovnkube-node-lv5hb_sbdb [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.059016074Z ovnk_database_store/ovnkube-node-5mdfg_nbdb [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.070472537Z ovnk_database_store/ovnkube-node-lv5hb_nbdb [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.085859897Z INFO: Network log collection complete. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.088964580Z W0908 14:11:57.088917 1437 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.098668179Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.134680967Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.170160246Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.344226718Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.366605614Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.426026977Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.437612014Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.441227125Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.655991130Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.733537916Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.875798133Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.877928463Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:57.882234684Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.035930655Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.040199164Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.090921506Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.300270302Z Gathering data for ns/openshift-console... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.306949780Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.310207256Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.521524114Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.729845782Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.734346804Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.920356960Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:58.940426564Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.120468578Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.123905758Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.218114170Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.308274118Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.508503020Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.532183909Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.537003754Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.613285246Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f39c1daa89e19c5e987a3b759e646ffab6c1b2ab94a97ded81ddf13e73d0399 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.726549830Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.752454240Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.882349634Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.914808042Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:11:59.944783710Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:00.559487727Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:00.657153809Z Done executing Istio gather script [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:01.043620107Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:01.051560070Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:01.414501767Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:01.752821687Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:02.144468089Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:02.175758075Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:03.297924894Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:04.223437304Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:04.416491369Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:04.619434525Z Gathering data for ns/kserve... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:05.544925058Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:06.682203211Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:06.968620558Z Gathering data for ns/openshift-config... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:07.315533429Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:07.738815991Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:07.814805104Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:08.035356700Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:08.083500045Z Collecting performance related data for node ip-10-0-128-91.ec2.internal [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:08.092889185Z Collecting performance related data for node ip-10-0-138-123.ec2.internal [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:08.105891646Z Collecting performance related data for node ip-10-0-137-66.ec2.internal [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:08.350477049Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:08.693863284Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:09.070459609Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:09.229597810Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:09.418981591Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:09.802344405Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:10.140278636Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:10.460763656Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:11.012996734Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:12.553760410Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:13.821021718Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:14.158419276Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:14.234510822Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:14.737340142Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:15.159397961Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:15.559130842Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:15.848450771Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:16.324823299Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:16.382149703Z Collecting kubelet logs for node ip-10-0-128-91.ec2.internal [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:16.384469306Z Collecting kubelet logs for node ip-10-0-138-123.ec2.internal [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:16.386373065Z Collecting kubelet logs for node ip-10-0-137-66.ec2.internal [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:16.716700237Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:16.837495068Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-tcsfc namespace [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:16.843732098Z INFO: Node performance data collection complete. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:17.141512477Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:17.404537485Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:17.718788848Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:18.386033282Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:18.673133240Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:18.979431822Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:19.242707964Z [disk usage checker] Volume usage percentage: current = 34 ; allowed = 70 [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:19.357811865Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:20.232402068Z Wrote inspect data to must-gather. [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:20.232445129Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:20.232445129Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:20.363481743Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-dxv2g] POD 2026-09-08T14:12:20.494025567Z Caches written to disk [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.504991392Z waiting for gather to complete [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.508245895Z downloading gather output [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.772113445Z receiving incremental file list [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.793056023Z ./ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.793127585Z aggregated-discovery-api.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.79338287Z aggregated-discovery-apis.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.794463071Z event-filter.html [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.796948259Z timestamp [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.797037941Z version [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.810437462Z cluster-scoped-resources/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.810459772Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.810466292Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.810510563Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.810624265Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.810725977Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.810791629Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.81087433Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.810975512Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.811059454Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.811166466Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.811215517Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.811355209Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.811453491Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.811854629Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.81190391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.812153455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.812437691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.812652135Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.812790117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.816775715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.818498809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.818634931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.818771304Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.818985178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.819104911Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.819344465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.81960759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.819825174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.82011836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.820253323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.820361465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.820470587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.820574109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.820686231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.820877615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.82112285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.821277363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.821410476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.823509086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.824035387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.82421692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.824397054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.824626218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.824943944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.825510035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.825624218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.82574496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.825886763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.826008535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.826126277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.826224809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.826367552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.826505965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.826610617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.826906052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.827077586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.827213178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.827757259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.827904012Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.828010714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.828192897Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.82830712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.828507114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.828648906Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.82882924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.828988233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.829178847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.829311379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.829467912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.829583715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.829717987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.82985467Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.830067624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.83038707Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.83088225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.831005492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.832001432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.832134104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.832251887Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.832359589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.832478141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.832680105Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.832987831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.833128924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.833241596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.833405919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.833529941Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.833651234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.833795517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.83394824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.837970528Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.838494928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.839057379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.839227023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.839400346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.839547709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.839674621Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.839778363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.839906406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.842982976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.843143839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.843297562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.843425434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.843555837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.848708717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.854360567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.85450942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.854847487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.85500684Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.855150993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.855262865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.855424678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.855705633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.855808675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.855951798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.856140732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.856376966Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.856496729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.856618451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.856759114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.856933137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.85704707Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.857152782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.857273654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.857376506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.857483798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.857761764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.857958967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.858226493Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.858369915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.858498858Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.85860792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.860675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.860806353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.860940726Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.861047057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.86117409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.861308102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.862901953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.863061357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.863190299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.863332242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.863461024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.863704859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.86423544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.864369502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.864964684Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.865093156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.865766289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.867109215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.867214718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.867429842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.867567695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.867731838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.86784388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.867994643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.868154776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.868309229Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.868533823Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.868582814Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.868678946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.868762238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.86887387Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.868956071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.869130685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.869226437Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.869309709Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.86940279Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.869492862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.869566983Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.869663725Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.869758927Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.869853829Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.869945391Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870037873Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870112884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870200926Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870296558Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870377139Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870470201Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870571933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870675105Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870774577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870892709Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.870996551Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.871088143Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.871177365Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.871268567Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.871350508Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.87145622Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.871538702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.871628694Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.871737296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.871861168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.8719548Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.872045682Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.872128473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.872222975Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.872308017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.872402669Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.872495671Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.872574072Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.872670044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.872764296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.872895888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.87299269Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.873072482Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.873165704Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.873279336Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.873371738Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.873467779Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.873559401Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.873675954Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.873783346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.873902408Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.87401072Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.874125362Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.874255255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.874355667Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.874445249Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.87453702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.874632032Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.874729374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.874843356Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.874934508Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.87502911Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.875121022Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.875218773Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.875307875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.875398867Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.875500199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.875592071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.875685373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.875774854Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.875886537Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.875985908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.87608025Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.876172592Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.876266024Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.876364726Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.876455978Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.87655694Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.876664362Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.876764574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.876889386Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.876942247Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.876975828Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.877019109Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4ctqp.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.877134851Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5nbpl.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.877238603Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7mkpg.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.877337445Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hjwr4.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.877422387Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-j75hz.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.877513368Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jghjf.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.87760072Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jjjbn.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.877694702Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jrj72.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.877871725Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jrtzt.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.877977707Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jzdpk.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.878071499Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rvjgv.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.878167881Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wgrqf.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.878260373Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-6mr4x.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.878365115Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-jfm6h.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.878461617Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-zvgt2.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.878602179Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.87864716Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.878837244Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.878950516Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.879043608Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.87912854Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.879599879Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.879705801Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.879792523Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.879907795Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.880015457Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.880101299Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.880201921Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.880300583Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.880395485Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.880481896Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.880584598Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.88067747Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.880774102Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.880905494Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.880997136Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.881081508Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.8811691Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.881254321Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.881381344Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.881432725Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.881530136Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.881632049Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.88172118Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.881828342Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.881939235Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.882038237Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.88219902Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.882310802Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.882429204Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.882553587Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.882655609Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.882789441Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.882920003Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883020596Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883102277Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883197629Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883289281Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883373832Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883506455Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883639268Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883728149Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.8837882Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883895353Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883929203Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.883993675Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884026105Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884098426Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884129917Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884192988Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884231129Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.88428054Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884313941Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884372152Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884381312Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884412613Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884502025Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884563536Z cluster-scoped-resources/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884570616Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884624247Z cluster-scoped-resources/core/nodes/ip-10-0-128-91.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.884826221Z cluster-scoped-resources/core/nodes/ip-10-0-137-66.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885006164Z cluster-scoped-resources/core/nodes/ip-10-0-138-123.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885140027Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885183668Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885235349Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885331941Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885413892Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885498944Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885579306Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885663177Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885838931Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.885942182Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.886039784Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.886130946Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.886230838Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.886352481Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.886443742Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.886539484Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.886643526Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.886751058Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.886882281Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.886977993Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.887081975Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.887171026Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.887268918Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.88735957Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.887403451Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.887507593Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.887590685Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.887671676Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.887752728Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.88786329Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888021373Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888150385Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888250297Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888307668Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888315129Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.8883595Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888456411Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888501052Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888569104Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888583084Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888628425Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888721607Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.88891165Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888973592Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.888986962Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889010852Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889113164Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889121084Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889155395Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889221536Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889273727Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889379239Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.88941064Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889478951Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889520482Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889579303Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889611234Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889722816Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.889762767Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890079673Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890105263Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890193005Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890217126Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890300907Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890322068Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890399919Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.89041677Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890501941Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890536622Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890590223Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890645304Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890719395Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890771607Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890872949Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.890920339Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.891023772Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.891034852Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.891083102Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.891157794Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.891209625Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.891328357Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.89144156Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.89148807Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.891579922Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.891718235Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.891912439Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.892103173Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.892208435Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.892290126Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.892409368Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.89250637Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.892619243Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.892724254Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.892827076Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.892937459Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.89302314Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.893112112Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.893207504Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.893301196Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.893383147Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.893473179Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.893559541Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.893650953Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.893753505Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.893804886Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.893949529Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.894066401Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.894155502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.894314365Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.894414758Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.894513329Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.894605021Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.894697633Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.894779365Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.894909967Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.895005669Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.895096181Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.895173162Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.895276784Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.895390106Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.895500489Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.89558793Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.895685052Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.895779744Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.895909187Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896001518Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.89609516Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896177522Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896260734Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896355295Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896445287Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896531579Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896625281Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896723263Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896766563Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896782224Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896869185Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896959747Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.896972097Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897008338Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.89710823Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.89711946Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897162951Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897242782Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897262793Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-91.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897379105Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-66.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897484107Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-123.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897550029Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897594789Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897708952Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897766503Z host_service_logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.897839374Z host_service_logs/masters/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898020488Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898090889Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898168551Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898232972Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898371895Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898473987Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898545398Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898622849Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898688531Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898770772Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898881665Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898916875Z ingress_controllers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898925585Z ingress_controllers/default/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898929955Z ingress_controllers/default/router-default-567cf589fd-rkshv/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.898982767Z ingress_controllers/default/router-default-567cf589fd-rkshv/haproxy.config [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.899092759Z insights-data/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.899109289Z istio/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.899141759Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.899264972Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.89968625Z istio/event-filter.html [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.899773862Z istio/timestamp [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.899839513Z istio/cluster-scoped-resources/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.899852664Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.899872944Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.899999576Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.900103578Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.900982155Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.901448124Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.902347322Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.902506645Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.902663828Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.90274477Z machine_config_ondisk/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.90275198Z machine_config_termination_logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.90275621Z monitoring/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.90276016Z monitoring/alertmanager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.902795281Z monitoring/alertmanager/status.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.902922963Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.902972434Z monitoring/prometheus/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.903016805Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.903120607Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.903196469Z monitoring/prometheus/rules.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.904049325Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.904104526Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.904144247Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.905272619Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.90534478Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.905424662Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.905569735Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.905654676Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.905770689Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.905886481Z monitoring/prometheus/status/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.905946552Z monitoring/prometheus/status/config.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.906431601Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.906502713Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.906617435Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.90685653Z namespaces/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.906894591Z namespaces/default/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.906982742Z namespaces/default/default.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907089474Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907138615Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907237467Z namespaces/default/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907273098Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.90736771Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907473482Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907559774Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907605964Z namespaces/default/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907646925Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907707677Z namespaces/default/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907749477Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.90790795Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.907971351Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.908016312Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.908123505Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.908191756Z namespaces/default/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.908247067Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.908370619Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.908456311Z namespaces/default/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.908642675Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.908762487Z namespaces/default/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.9088886Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.909085203Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.909328498Z namespaces/default/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.909390709Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.90943024Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.909531132Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.909578163Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.909642044Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.909687905Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.909774287Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.909895459Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.909981621Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910047122Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910113493Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910157684Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910232776Z namespaces/default/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910277427Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910318597Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910360798Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910499991Z namespaces/kserve/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910524351Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910630003Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910673184Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910727145Z namespaces/kserve/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.910777486Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.911104583Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.911364878Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.911644643Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.911704944Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.911765296Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.911864878Z namespaces/kserve/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.911926669Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.912047801Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.912193134Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.912216664Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.912327887Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.912407128Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.912438798Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.91250362Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.912633542Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.912752855Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.912939768Z namespaces/kserve/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.91300268Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.913329696Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.913478179Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.913995129Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.914073521Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.914494579Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.914657252Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.915328885Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.915510258Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.915535659Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.915693122Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.915717733Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.915793824Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.915881626Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916011718Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.91611003Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916155711Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916203782Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916301074Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916344745Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916464067Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916562539Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.91663845Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916776983Z namespaces/kserve/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916788753Z namespaces/kserve/pods/kserve-controller-manager-575d6764f4-7tqb9/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916841944Z namespaces/kserve/pods/kserve-controller-manager-575d6764f4-7tqb9/kserve-controller-manager-575d6764f4-7tqb9.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.916998677Z namespaces/kserve/pods/kserve-controller-manager-575d6764f4-7tqb9/manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.917013528Z namespaces/kserve/pods/kserve-controller-manager-575d6764f4-7tqb9/manager/manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.917018938Z namespaces/kserve/pods/kserve-controller-manager-575d6764f4-7tqb9/manager/manager/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.917043798Z namespaces/kserve/pods/kserve-controller-manager-575d6764f4-7tqb9/manager/manager/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.926723627Z namespaces/kserve/pods/kserve-controller-manager-575d6764f4-7tqb9/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.926781378Z namespaces/kserve/pods/kserve-controller-manager-575d6764f4-7tqb9/manager/manager/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.926806709Z namespaces/kserve/pods/llmisvc-controller-manager-6f9bbc7b7c-wd56h/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.9269112Z namespaces/kserve/pods/llmisvc-controller-manager-6f9bbc7b7c-wd56h/llmisvc-controller-manager-6f9bbc7b7c-wd56h.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.927061033Z namespaces/kserve/pods/llmisvc-controller-manager-6f9bbc7b7c-wd56h/manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.927081724Z namespaces/kserve/pods/llmisvc-controller-manager-6f9bbc7b7c-wd56h/manager/manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.927093734Z namespaces/kserve/pods/llmisvc-controller-manager-6f9bbc7b7c-wd56h/manager/manager/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.927187656Z namespaces/kserve/pods/llmisvc-controller-manager-6f9bbc7b7c-wd56h/manager/manager/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929052032Z namespaces/kserve/pods/llmisvc-controller-manager-6f9bbc7b7c-wd56h/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929171104Z namespaces/kserve/pods/llmisvc-controller-manager-6f9bbc7b7c-wd56h/manager/manager/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929212925Z namespaces/kserve/pods/model-serving-api-7b954ffc95-x8pjd/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929300267Z namespaces/kserve/pods/model-serving-api-7b954ffc95-x8pjd/model-serving-api-7b954ffc95-x8pjd.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929396129Z namespaces/kserve/pods/model-serving-api-7b954ffc95-x8pjd/server/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929408639Z namespaces/kserve/pods/model-serving-api-7b954ffc95-x8pjd/server/server/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929420689Z namespaces/kserve/pods/model-serving-api-7b954ffc95-x8pjd/server/server/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929494831Z namespaces/kserve/pods/model-serving-api-7b954ffc95-x8pjd/server/server/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929617543Z namespaces/kserve/pods/model-serving-api-7b954ffc95-x8pjd/server/server/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929702745Z namespaces/kserve/pods/model-serving-api-7b954ffc95-x8pjd/server/server/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929733695Z namespaces/kserve/pods/odh-model-controller-7b966d7984-99gt9/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.929801727Z namespaces/kserve/pods/odh-model-controller-7b966d7984-99gt9/odh-model-controller-7b966d7984-99gt9.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.92995263Z namespaces/kserve/pods/odh-model-controller-7b966d7984-99gt9/manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.92996948Z namespaces/kserve/pods/odh-model-controller-7b966d7984-99gt9/manager/manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.92997517Z namespaces/kserve/pods/odh-model-controller-7b966d7984-99gt9/manager/manager/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.930014341Z namespaces/kserve/pods/odh-model-controller-7b966d7984-99gt9/manager/manager/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.949801637Z namespaces/kserve/pods/odh-model-controller-7b966d7984-99gt9/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.949864148Z namespaces/kserve/pods/odh-model-controller-7b966d7984-99gt9/manager/manager/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.949936559Z namespaces/kserve/pods/s3-init-j5p7m/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.9499962Z namespaces/kserve/pods/s3-init-j5p7m/s3-init-j5p7m.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.950115323Z namespaces/kserve/pods/s3-init-j5p7m/download-hf-model/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.950130173Z namespaces/kserve/pods/s3-init-j5p7m/download-hf-model/download-hf-model/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.950138293Z namespaces/kserve/pods/s3-init-j5p7m/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.950225535Z namespaces/kserve/pods/s3-init-j5p7m/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.950344057Z namespaces/kserve/pods/s3-init-j5p7m/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.950460679Z namespaces/kserve/pods/s3-init-j5p7m/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.9504843Z namespaces/kserve/pods/s3-init-j5p7m/s3-init/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95051466Z namespaces/kserve/pods/s3-init-j5p7m/s3-init/s3-init/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.950544331Z namespaces/kserve/pods/s3-init-j5p7m/s3-init/s3-init/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.950609172Z namespaces/kserve/pods/s3-init-j5p7m/s3-init/s3-init/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.950948679Z namespaces/kserve/pods/s3-init-j5p7m/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95099984Z namespaces/kserve/pods/s3-init-j5p7m/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951059741Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951091862Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/s3-tls-init-custom-6ldf9.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951186193Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/download-hf-model/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951194773Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/download-hf-model/download-hf-model/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951199184Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951232954Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951322986Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951396188Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951446429Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/s3-tls-init-custom/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951454438Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951458649Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951491199Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951691703Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951757064Z namespaces/kserve/pods/s3-tls-init-custom-6ldf9/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951845456Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951863897Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/s3-tls-init-serving-tqs7n.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951959839Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/download-hf-model/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951967488Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/download-hf-model/download-hf-model/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.951975479Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95202158Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952114851Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952179523Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952222784Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/s3-tls-init-serving/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952233014Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952251644Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952283045Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952525059Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952604391Z namespaces/kserve/pods/s3-tls-init-serving-tqs7n/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952642492Z namespaces/kserve/pods/seaweedfs-64568bcd49-hqctt/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952707803Z namespaces/kserve/pods/seaweedfs-64568bcd49-hqctt/seaweedfs-64568bcd49-hqctt.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.952986848Z namespaces/kserve/pods/seaweedfs-64568bcd49-hqctt/seaweedfs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953003349Z namespaces/kserve/pods/seaweedfs-64568bcd49-hqctt/seaweedfs/seaweedfs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953009329Z namespaces/kserve/pods/seaweedfs-64568bcd49-hqctt/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953020229Z namespaces/kserve/pods/seaweedfs-64568bcd49-hqctt/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953265434Z namespaces/kserve/pods/seaweedfs-64568bcd49-hqctt/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953317555Z namespaces/kserve/pods/seaweedfs-64568bcd49-hqctt/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953401636Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-whg7m/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953416527Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-whg7m/seaweedfs-tls-custom-8b44d767d-whg7m.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953526469Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-whg7m/seaweedfs-tls-custom/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953538049Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-whg7m/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953544849Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-whg7m/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95357262Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-whg7m/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953751863Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-whg7m/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953833525Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-whg7m/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953908166Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-sth9g/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.953929657Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-sth9g/seaweedfs-tls-serving-67b7477c6d-sth9g.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954046249Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-sth9g/seaweedfs-tls-serving/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954059529Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-sth9g/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95407469Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-sth9g/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95409091Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-sth9g/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954307884Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-sth9g/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954363765Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-sth9g/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954419876Z namespaces/kserve/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954461707Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954492948Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954560879Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95458492Z namespaces/kube-node-lease/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95460758Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95461379Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954648121Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-91.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954741643Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-66.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954846935Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-123.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954950227Z namespaces/kube-system/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.954989507Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955060809Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955079339Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955147021Z namespaces/kube-system/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955196422Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955330774Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955400555Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955762053Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955784493Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955882635Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955937096Z namespaces/kube-system/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.955982957Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.956064388Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95612946Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95616788Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.956253022Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.956290653Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.956302063Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.956362614Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-zynl47dakfyli5yx57o4jzjkp4.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.956452776Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.956534577Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.956609829Z namespaces/kube-system/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95665896Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.956850494Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.956951506Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.957235621Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.957308183Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.957571248Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.9577046Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958073938Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958171589Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95821935Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958320122Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958363053Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958429414Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958494046Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958572377Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958646339Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958715Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958752051Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958799692Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958862573Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958953565Z namespaces/kube-system/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.958962865Z namespaces/kube-system/pods/global-pull-secret-syncer-fv5ww/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959004326Z namespaces/kube-system/pods/global-pull-secret-syncer-fv5ww/global-pull-secret-syncer-fv5ww.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959094058Z namespaces/kube-system/pods/global-pull-secret-syncer-fv5ww/global-pull-secret-syncer/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959102868Z namespaces/kube-system/pods/global-pull-secret-syncer-fv5ww/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959121048Z namespaces/kube-system/pods/global-pull-secret-syncer-fv5ww/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959177809Z namespaces/kube-system/pods/global-pull-secret-syncer-fv5ww/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959626218Z namespaces/kube-system/pods/global-pull-secret-syncer-fv5ww/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959701919Z namespaces/kube-system/pods/global-pull-secret-syncer-fv5ww/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.95975371Z namespaces/kube-system/pods/global-pull-secret-syncer-jr9bb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959795131Z namespaces/kube-system/pods/global-pull-secret-syncer-jr9bb/global-pull-secret-syncer-jr9bb.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959903543Z namespaces/kube-system/pods/global-pull-secret-syncer-jr9bb/global-pull-secret-syncer/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959924183Z namespaces/kube-system/pods/global-pull-secret-syncer-jr9bb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959936854Z namespaces/kube-system/pods/global-pull-secret-syncer-jr9bb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.959978515Z namespaces/kube-system/pods/global-pull-secret-syncer-jr9bb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.96024008Z namespaces/kube-system/pods/global-pull-secret-syncer-jr9bb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.960309051Z namespaces/kube-system/pods/global-pull-secret-syncer-jr9bb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.960366572Z namespaces/kube-system/pods/global-pull-secret-syncer-rvgrg/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.960403423Z namespaces/kube-system/pods/global-pull-secret-syncer-rvgrg/global-pull-secret-syncer-rvgrg.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.960477764Z namespaces/kube-system/pods/global-pull-secret-syncer-rvgrg/global-pull-secret-syncer/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.960493785Z namespaces/kube-system/pods/global-pull-secret-syncer-rvgrg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.960505715Z namespaces/kube-system/pods/global-pull-secret-syncer-rvgrg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.960582886Z namespaces/kube-system/pods/global-pull-secret-syncer-rvgrg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.960870862Z namespaces/kube-system/pods/global-pull-secret-syncer-rvgrg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.960939133Z namespaces/kube-system/pods/global-pull-secret-syncer-rvgrg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.960981964Z namespaces/kube-system/pods/konnectivity-agent-78brt/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961017315Z namespaces/kube-system/pods/konnectivity-agent-78brt/konnectivity-agent-78brt.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961111877Z namespaces/kube-system/pods/konnectivity-agent-78brt/konnectivity-agent/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961124397Z namespaces/kube-system/pods/konnectivity-agent-78brt/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961138007Z namespaces/kube-system/pods/konnectivity-agent-78brt/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961180778Z namespaces/kube-system/pods/konnectivity-agent-78brt/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961727439Z namespaces/kube-system/pods/konnectivity-agent-78brt/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.96179088Z namespaces/kube-system/pods/konnectivity-agent-78brt/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961857011Z namespaces/kube-system/pods/konnectivity-agent-lbgbj/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961894652Z namespaces/kube-system/pods/konnectivity-agent-lbgbj/konnectivity-agent-lbgbj.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961977754Z namespaces/kube-system/pods/konnectivity-agent-lbgbj/konnectivity-agent/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961988214Z namespaces/kube-system/pods/konnectivity-agent-lbgbj/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.961997354Z namespaces/kube-system/pods/konnectivity-agent-lbgbj/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.962044305Z namespaces/kube-system/pods/konnectivity-agent-lbgbj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.962601966Z namespaces/kube-system/pods/konnectivity-agent-lbgbj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.962672397Z namespaces/kube-system/pods/konnectivity-agent-lbgbj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.962728038Z namespaces/kube-system/pods/konnectivity-agent-mkmcw/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.962772859Z namespaces/kube-system/pods/konnectivity-agent-mkmcw/konnectivity-agent-mkmcw.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.962890101Z namespaces/kube-system/pods/konnectivity-agent-mkmcw/konnectivity-agent/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.962903242Z namespaces/kube-system/pods/konnectivity-agent-mkmcw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.962923942Z namespaces/kube-system/pods/konnectivity-agent-mkmcw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.962964483Z namespaces/kube-system/pods/konnectivity-agent-mkmcw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.96386628Z namespaces/kube-system/pods/konnectivity-agent-mkmcw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.963913701Z namespaces/kube-system/pods/konnectivity-agent-mkmcw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964000553Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-91.ec2.internal/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964020263Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-91.ec2.internal/kube-apiserver-proxy-ip-10-0-128-91.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964091065Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-91.ec2.internal/haproxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964106005Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-91.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964114975Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-91.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964156776Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-91.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.96437225Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-91.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964467832Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-91.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964529933Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-66.ec2.internal/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964573264Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-66.ec2.internal/kube-apiserver-proxy-ip-10-0-137-66.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964643506Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-66.ec2.internal/haproxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964652706Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-66.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964656956Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-66.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964690316Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-66.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964907051Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-66.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.964978352Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-66.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965013343Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-123.ec2.internal/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965069194Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-123.ec2.internal/kube-apiserver-proxy-ip-10-0-138-123.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965133405Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-123.ec2.internal/haproxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965142345Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-123.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965148965Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-123.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965222947Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-123.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965431081Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-123.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965500972Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-123.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965537403Z namespaces/kube-system/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965577184Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965643125Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965651765Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965708956Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965800538Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.96588945Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965936091Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.965994332Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966037373Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966109494Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966121544Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966127555Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966137285Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966234977Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966342199Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966367739Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966444451Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966490342Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966512892Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966568083Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966651385Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966732406Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966808348Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966864469Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.96692216Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.966965931Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.967001232Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.967084553Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.967123584Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.967173225Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.967255597Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.967318468Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.967367469Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.968559352Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.968652013Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.968753635Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.968887248Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.96898264Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969147293Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969344717Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969414699Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969460259Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969535631Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969589642Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969654093Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969686204Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969779635Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969882097Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.969941829Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970158643Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970167143Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970171243Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970175673Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970184063Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970228864Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970274395Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970313956Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970358957Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970469189Z namespaces/openshift-apiserver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97050751Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970585491Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970617222Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970674153Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970702313Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970788625Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970890177Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.970965989Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97102062Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971053271Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971106741Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971147692Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971243434Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971301605Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971351306Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971490059Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97155547Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971608671Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971708433Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971807645Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.971967768Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97205004Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.972127921Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.972259094Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.972432727Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.972489178Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.972528979Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97258271Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.972619321Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.972687342Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.972738893Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.972919497Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.972991938Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97308197Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973134621Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973175702Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973224303Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973291504Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973321324Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973392356Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973432357Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973498208Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973506648Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973519118Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973531839Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97359454Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97360888Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97361649Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973665331Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973788874Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973798994Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973808084Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973881695Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973961877Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.973970147Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.974017358Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.9741316Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.974188221Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.974282403Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.974316574Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.974413126Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.974445286Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.974545379Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.974657161Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975035168Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975063869Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975115219Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975191121Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975234642Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975340304Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975396195Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975464016Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975554368Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975613389Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975630749Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97567609Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.975781283Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.976033928Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.976331723Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.976435855Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.976525077Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.976621759Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.976902104Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977091518Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977226711Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977304222Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977373314Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977453605Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977514676Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977573467Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977636908Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.9777042Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977764721Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977885064Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.977979295Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978058497Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978116628Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978172929Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.97822771Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978279111Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978339302Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978386923Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978397683Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978435844Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978497516Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978541846Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978607087Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978653059Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978786631Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978881533Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.978972215Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979032206Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979085977Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979137988Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979287611Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979373353Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979520215Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979570656Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979611407Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979678799Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979727609Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979832502Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979906733Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.979964684Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.980062856Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.980127227Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.980138367Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.980203609Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.980302031Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.980403953Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.980540475Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.980654607Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.980707508Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.980843211Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.981005744Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.981392252Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.981484043Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.982020384Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.982192517Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.98232961Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.982394811Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.982452953Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.982517864Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.982583755Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.982640186Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.982690267Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.982763448Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.98286321Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.982973473Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983068425Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983132876Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983183087Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983242728Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983288829Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983398371Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983408541Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983478273Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/aws-ebs-csi-driver-node-9jmgr.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983595865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-driver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983611785Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-driver/csi-driver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983633076Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-driver/csi-driver/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983684706Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983801759Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.983929911Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984000333Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-liveness-probe/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984021103Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984027703Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984042324Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984168406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984242377Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984297078Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-node-driver-registrar/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984304098Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984308119Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984346069Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984464372Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984547913Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9jmgr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984609904Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984660716Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/aws-ebs-csi-driver-node-hg5z9.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984774438Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-driver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984781408Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-driver/csi-driver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984790218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-driver/csi-driver/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984859699Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.984979552Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985055263Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985109604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-liveness-probe/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985118174Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985124614Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985191366Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985295828Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.98538996Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.98543768Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-node-driver-registrar/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985447011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985452991Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985493282Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985610754Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985699216Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hg5z9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985767057Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985842208Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/aws-ebs-csi-driver-node-zftxj.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985946041Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-driver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985963411Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-driver/csi-driver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.985970121Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-driver/csi-driver/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986014812Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986125994Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986209126Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986278987Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-liveness-probe/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986290127Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986306277Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986343018Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986461891Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986534462Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986595113Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-node-driver-registrar/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986602173Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986615094Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986684335Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986789827Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986911429Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zftxj/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.986969Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987025222Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987075672Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987082823Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987128693Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987187455Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987238506Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987304137Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987355058Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.98745992Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.98746773Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.98747159Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987520231Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987590222Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987596623Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987661394Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987757516Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987843378Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.987916009Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.98796451Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.988046611Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.988097852Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.988254375Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.988342957Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.988436909Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.98851266Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.988571922Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.988678084Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.988751935Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.988960299Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.98900567Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.989099492Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.989151643Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.989200814Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.989282455Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.989338696Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.989349437Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.989396428Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.989542111Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.989603992Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.990226554Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.990315295Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.990473729Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99054974Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99104844Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99106806Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.991544759Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.991633991Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.991685152Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.991740474Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.991784634Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.991877336Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.991925937Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.991987788Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992039239Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992134951Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992223763Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992285394Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992344495Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992417007Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992528089Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99259214Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992643571Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992693482Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992739743Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992782974Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992796984Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5p97k/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.992891156Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5p97k/tuned-5p97k.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993011438Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5p97k/tuned/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993022938Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5p97k/tuned/tuned/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993043019Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5p97k/tuned/tuned/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.9930861Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5p97k/tuned/tuned/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993224502Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5p97k/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993324314Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5p97k/tuned/tuned/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993397126Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ch66t/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993449577Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ch66t/tuned-ch66t.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993559579Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ch66t/tuned/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993570929Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ch66t/tuned/tuned/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993581439Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ch66t/tuned/tuned/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993642931Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ch66t/tuned/tuned/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993768833Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ch66t/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993883205Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ch66t/tuned/tuned/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993936606Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x6bh9/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.993992787Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x6bh9/tuned-x6bh9.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994088959Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x6bh9/tuned/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994098719Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x6bh9/tuned/tuned/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994105009Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x6bh9/tuned/tuned/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99414717Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x6bh9/tuned/tuned/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994274433Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x6bh9/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994355534Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x6bh9/tuned/tuned/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994406135Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994469236Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994522548Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994582909Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99464125Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99465734Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994718621Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-91.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994852984Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-66.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.994961646Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-123.ec2.internal.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995030118Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995085108Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995201601Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995261472Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995343724Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995398515Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995492227Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995545968Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99564429Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995771312Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995912335Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.995976556Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996026537Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996089828Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996124439Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996231151Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996305872Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996364744Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996462555Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996556087Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996604368Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996805792Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.996941325Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.997097638Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99719923Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.997342723Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.997486435Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.997680299Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.997762501Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.997836772Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.997944224Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.998021206Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.998084217Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.998134558Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99822399Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.998322311Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.998388663Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.998446344Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.998506765Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.998564016Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.998654168Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.998722399Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999164398Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999227259Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999306931Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999318941Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999376332Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator-7cdcfcf76c-bxmwf.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999506085Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator-watch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999519335Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999530995Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999579706Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999687798Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.99976889Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999837991Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999868862Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999880302Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:21.999939213Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.000480614Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.000561005Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-7cdcfcf76c-bxmwf/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.000606896Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.000657887Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.000724108Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.000767289Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.000908932Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.000972913Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.001064015Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.001111656Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.001198478Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.001271609Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.001378371Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.001501033Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.001906541Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.001975063Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002028764Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002096725Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002252148Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002420851Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002492843Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002541504Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002666716Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002745428Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002754048Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002825879Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.002987842Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.003088854Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.003152236Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.003301348Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.003418351Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.003845759Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.003961701Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.004133625Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.004328479Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.004518612Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.004625594Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.004683355Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.004783848Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.00491614Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.004995882Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005046523Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005122184Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005187445Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005307308Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.0054186Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005467191Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005541712Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005588323Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005637974Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005737246Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005775857Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.005869879Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.00591315Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006001171Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006010781Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-695c895bd6-zt762/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006081503Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-695c895bd6-zt762/volume-data-source-validator-695c895bd6-zt762.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006174944Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-695c895bd6-zt762/volume-data-source-validator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006185075Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-695c895bd6-zt762/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006191095Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-695c895bd6-zt762/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006263836Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-695c895bd6-zt762/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006410239Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-695c895bd6-zt762/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006498521Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-695c895bd6-zt762/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006534611Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006572102Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006665314Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006675604Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006730395Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006802357Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.006891629Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.00696921Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.007047172Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.007145363Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.007217695Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.007319127Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.007396958Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.00749421Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.007556441Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.007671044Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.007786046Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.007921569Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.00798591Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.008055731Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.008098972Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.008174514Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.008269475Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.008313886Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.008365217Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.008463049Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.00849855Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.00850746Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.008774705Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.008866027Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.008909718Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.00902836Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.009112812Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.009241924Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.009327006Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.009405207Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.00953635Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.009724144Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.009797665Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.009874877Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.009962228Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010004979Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010084371Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010160752Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010260424Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010363066Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010435198Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010515789Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.01057652Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010621691Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010680582Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010738664Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010783714Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010856856Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.010961718Z namespaces/openshift-config-managed/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.01107357Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011156561Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011208322Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011307135Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011367356Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011479128Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011557859Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011650101Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011670842Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011728893Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011767484Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011866215Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.011959487Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.012015958Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.01207427Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.012164471Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.012241623Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.012297174Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.01566924Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.015768241Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.015904884Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.015998866Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.016101038Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.016271811Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.016399934Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.016463695Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.016563117Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.016662969Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.01674218Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.016792151Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.016890243Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.016941204Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017025706Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017068637Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017181229Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017276931Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017343082Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017391363Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017471015Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017512765Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017583037Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017624878Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017695549Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017704239Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.01773972Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017836502Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.017885513Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018156878Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018201849Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.01826625Z namespaces/openshift-config-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.01827523Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018283471Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018341021Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018453214Z namespaces/openshift-config/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018488524Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018561056Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018603687Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018655578Z namespaces/openshift-config/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018695279Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018838771Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.018924803Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019017305Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019062355Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019127667Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019178458Z namespaces/openshift-config/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019224639Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019328061Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019372572Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019446813Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019544585Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019634567Z namespaces/openshift-config/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019678858Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019835461Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.019938063Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.020028724Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.020129266Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.020222008Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.020387451Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.020547775Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.020604536Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.020662827Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.020736038Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.020782439Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021020224Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021061554Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021146406Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021188097Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021294039Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021385271Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021441572Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021502353Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021546874Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021609115Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021663176Z namespaces/openshift-config/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021723378Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021779819Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.021975082Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022081685Z namespaces/openshift-console-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022137035Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022221057Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022266508Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022334069Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.02238135Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022498193Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022631615Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022755278Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022803908Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022908341Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.022952501Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.023007483Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.023110645Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.023181676Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.023240967Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.023346899Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.0234073Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.02341579Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.023477412Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.023588594Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.023654415Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.024284227Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.024401939Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.024651515Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.024725546Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.024890629Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.025011971Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.025187965Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.025260106Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.025316897Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.025383029Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.0254422Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.025500201Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.025561862Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.025663434Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.025791387Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.025890179Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.02594996Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026033711Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026092083Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026165774Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026220705Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026287356Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026342557Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026416929Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026425769Z namespaces/openshift-console-operator/pods/console-operator-85b454874b-8rdfw/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026522641Z namespaces/openshift-console-operator/pods/console-operator-85b454874b-8rdfw/console-operator-85b454874b-8rdfw.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026629873Z namespaces/openshift-console-operator/pods/console-operator-85b454874b-8rdfw/console-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026638983Z namespaces/openshift-console-operator/pods/console-operator-85b454874b-8rdfw/console-operator/console-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026645063Z namespaces/openshift-console-operator/pods/console-operator-85b454874b-8rdfw/console-operator/console-operator/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.026717445Z namespaces/openshift-console-operator/pods/console-operator-85b454874b-8rdfw/console-operator/console-operator/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.027282276Z namespaces/openshift-console-operator/pods/console-operator-85b454874b-8rdfw/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.027347947Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.027409858Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.02749514Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.027565981Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.027680743Z namespaces/openshift-console/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.027752745Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.027857827Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.027928198Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.02803787Z namespaces/openshift-console/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.028065691Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.028197673Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.028425298Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.028685823Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.028738104Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.028855246Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.028913727Z namespaces/openshift-console/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.028972779Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.029069761Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.029127252Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.029182893Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.029281505Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.029361756Z namespaces/openshift-console/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.029428308Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.030376636Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.030484608Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.030744713Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.030860545Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.031047479Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.031187842Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.031422286Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.031518668Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.031570109Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.031677161Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.031736442Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.031835074Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.031886455Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.031996058Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032076679Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.03212032Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032194091Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032244252Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032299433Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032350974Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032395875Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032437666Z namespaces/openshift-console/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032448606Z namespaces/openshift-console/pods/console-7bdfcf65f8-th6b5/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032492847Z namespaces/openshift-console/pods/console-7bdfcf65f8-th6b5/console-7bdfcf65f8-th6b5.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032581279Z namespaces/openshift-console/pods/console-7bdfcf65f8-th6b5/console/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032589379Z namespaces/openshift-console/pods/console-7bdfcf65f8-th6b5/console/console/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032593669Z namespaces/openshift-console/pods/console-7bdfcf65f8-th6b5/console/console/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.03262095Z namespaces/openshift-console/pods/console-7bdfcf65f8-th6b5/console/console/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032720852Z namespaces/openshift-console/pods/console-7bdfcf65f8-th6b5/console/console/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032785353Z namespaces/openshift-console/pods/console-7bdfcf65f8-th6b5/console/console/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032866664Z namespaces/openshift-console/pods/downloads-85d98c998f-nxwsj/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.032942466Z namespaces/openshift-console/pods/downloads-85d98c998f-nxwsj/downloads-85d98c998f-nxwsj.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.033068738Z namespaces/openshift-console/pods/downloads-85d98c998f-nxwsj/download-server/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.033079579Z namespaces/openshift-console/pods/downloads-85d98c998f-nxwsj/download-server/download-server/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.033085309Z namespaces/openshift-console/pods/downloads-85d98c998f-nxwsj/download-server/download-server/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.0331558Z namespaces/openshift-console/pods/downloads-85d98c998f-nxwsj/download-server/download-server/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.033450086Z namespaces/openshift-console/pods/downloads-85d98c998f-nxwsj/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.033504947Z namespaces/openshift-console/pods/downloads-85d98c998f-nxwsj/download-server/download-server/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.033568238Z namespaces/openshift-console/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.033614499Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.0336602Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.03369408Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.033806533Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.033963246Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034044917Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034090488Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.03417765Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034219911Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034332533Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034425575Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034526317Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034594058Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034648529Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034726211Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034768272Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034905264Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.034980416Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.035034897Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.035134429Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.035291262Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.035363083Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.035518196Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.035609538Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.03572158Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.035845873Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.035934944Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.036068447Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.036284201Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.036377833Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.036428594Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.036491535Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.036531476Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.036579447Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.036640598Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.03676015Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.036877102Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.036969694Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.037031945Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.037109007Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.037164928Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.03725443Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.037309631Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.037383563Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.037435724Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.037558426Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.037617487Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.03777213Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.037843431Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.037985814Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038031145Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038112327Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038192448Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.03827829Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038341211Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038386592Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038444053Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038486714Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038579726Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038627087Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038670497Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038828901Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038919522Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038927983Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.038993874Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.039103906Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.039161077Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.039283629Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.039375941Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.039488704Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.039583575Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.039677567Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.03982974Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.040019584Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.040464392Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.040533584Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.040588805Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.040653626Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.040728548Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.040781309Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.040906281Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041011263Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041062014Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041117585Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041178306Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041229947Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041298789Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.04135535Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041430291Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041471312Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041608045Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041665986Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041746188Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041801618Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.04189384Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.041946361Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.042061683Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.042163916Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.042266818Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.042322249Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.04238842Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.042436691Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.042478972Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.042577304Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.042630475Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.042675086Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.042763867Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.04287297Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.04292562Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.043066663Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.043168185Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.043281058Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.0433907Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.043490171Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.043642685Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.043885239Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.043962321Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044021002Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044104914Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044167295Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044263526Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044310818Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044404259Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044526392Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044599763Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044658964Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044725735Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044774776Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.044890249Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.04493794Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045008011Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045057292Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045120743Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045173764Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045239676Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045274146Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045393248Z namespaces/openshift-dns/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.04545332Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045513221Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045563482Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045619113Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045672124Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.045962399Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046063392Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046197474Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046243365Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046312277Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046369507Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046428759Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046545031Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046630273Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046683704Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046797656Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046889018Z namespaces/openshift-dns/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.046934118Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.047079001Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.047191814Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.047498509Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.047596662Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.047974059Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.048131942Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.048357466Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.048431868Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.048482109Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.04856864Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.048619741Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.048728464Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.048790195Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.048937757Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.04904875Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049133141Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049192342Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049259944Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049303245Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049376326Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049411557Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049478448Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049487758Z namespaces/openshift-dns/pods/dns-default-6tqtf/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049532549Z namespaces/openshift-dns/pods/dns-default-6tqtf/dns-default-6tqtf.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049663172Z namespaces/openshift-dns/pods/dns-default-6tqtf/dns/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049680682Z namespaces/openshift-dns/pods/dns-default-6tqtf/dns/dns/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049688032Z namespaces/openshift-dns/pods/dns-default-6tqtf/dns/dns/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049732073Z namespaces/openshift-dns/pods/dns-default-6tqtf/dns/dns/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.049892986Z namespaces/openshift-dns/pods/dns-default-6tqtf/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.050035339Z namespaces/openshift-dns/pods/dns-default-6tqtf/dns/dns/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05006347Z namespaces/openshift-dns/pods/dns-default-6tqtf/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05007518Z namespaces/openshift-dns/pods/dns-default-6tqtf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05008591Z namespaces/openshift-dns/pods/dns-default-6tqtf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.050144781Z namespaces/openshift-dns/pods/dns-default-6tqtf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.050278924Z namespaces/openshift-dns/pods/dns-default-6tqtf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.050371665Z namespaces/openshift-dns/pods/dns-default-6tqtf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.050792184Z namespaces/openshift-dns/pods/dns-default-6xdwz/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.050866805Z namespaces/openshift-dns/pods/dns-default-6xdwz/dns-default-6xdwz.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.050996948Z namespaces/openshift-dns/pods/dns-default-6xdwz/dns/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051013008Z namespaces/openshift-dns/pods/dns-default-6xdwz/dns/dns/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051022228Z namespaces/openshift-dns/pods/dns-default-6xdwz/dns/dns/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05111312Z namespaces/openshift-dns/pods/dns-default-6xdwz/dns/dns/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051219492Z namespaces/openshift-dns/pods/dns-default-6xdwz/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051310104Z namespaces/openshift-dns/pods/dns-default-6xdwz/dns/dns/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051380315Z namespaces/openshift-dns/pods/dns-default-6xdwz/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051406026Z namespaces/openshift-dns/pods/dns-default-6xdwz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051412776Z namespaces/openshift-dns/pods/dns-default-6xdwz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051501758Z namespaces/openshift-dns/pods/dns-default-6xdwz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05163198Z namespaces/openshift-dns/pods/dns-default-6xdwz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051712682Z namespaces/openshift-dns/pods/dns-default-6xdwz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051781253Z namespaces/openshift-dns/pods/dns-default-k6zh9/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051867355Z namespaces/openshift-dns/pods/dns-default-k6zh9/dns-default-k6zh9.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051983647Z namespaces/openshift-dns/pods/dns-default-k6zh9/dns/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.051995537Z namespaces/openshift-dns/pods/dns-default-k6zh9/dns/dns/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052010868Z namespaces/openshift-dns/pods/dns-default-k6zh9/dns/dns/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052055578Z namespaces/openshift-dns/pods/dns-default-k6zh9/dns/dns/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052166431Z namespaces/openshift-dns/pods/dns-default-k6zh9/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052254192Z namespaces/openshift-dns/pods/dns-default-k6zh9/dns/dns/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052312723Z namespaces/openshift-dns/pods/dns-default-k6zh9/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052326574Z namespaces/openshift-dns/pods/dns-default-k6zh9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052337914Z namespaces/openshift-dns/pods/dns-default-k6zh9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052381535Z namespaces/openshift-dns/pods/dns-default-k6zh9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052480246Z namespaces/openshift-dns/pods/dns-default-k6zh9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052555668Z namespaces/openshift-dns/pods/dns-default-k6zh9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05266152Z namespaces/openshift-dns/pods/node-resolver-7sl66/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052715471Z namespaces/openshift-dns/pods/node-resolver-7sl66/node-resolver-7sl66.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052868324Z namespaces/openshift-dns/pods/node-resolver-7sl66/dns-node-resolver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052885145Z namespaces/openshift-dns/pods/node-resolver-7sl66/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052895585Z namespaces/openshift-dns/pods/node-resolver-7sl66/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.052948566Z namespaces/openshift-dns/pods/node-resolver-7sl66/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053051598Z namespaces/openshift-dns/pods/node-resolver-7sl66/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053142279Z namespaces/openshift-dns/pods/node-resolver-7sl66/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05320078Z namespaces/openshift-dns/pods/node-resolver-l9frn/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053252462Z namespaces/openshift-dns/pods/node-resolver-l9frn/node-resolver-l9frn.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053338923Z namespaces/openshift-dns/pods/node-resolver-l9frn/dns-node-resolver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053366224Z namespaces/openshift-dns/pods/node-resolver-l9frn/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053374714Z namespaces/openshift-dns/pods/node-resolver-l9frn/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053476456Z namespaces/openshift-dns/pods/node-resolver-l9frn/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053596478Z namespaces/openshift-dns/pods/node-resolver-l9frn/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05368182Z namespaces/openshift-dns/pods/node-resolver-l9frn/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053774992Z namespaces/openshift-dns/pods/node-resolver-pfjng/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053856623Z namespaces/openshift-dns/pods/node-resolver-pfjng/node-resolver-pfjng.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053935205Z namespaces/openshift-dns/pods/node-resolver-pfjng/dns-node-resolver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053946285Z namespaces/openshift-dns/pods/node-resolver-pfjng/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.053955715Z namespaces/openshift-dns/pods/node-resolver-pfjng/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.054013626Z namespaces/openshift-dns/pods/node-resolver-pfjng/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.054128299Z namespaces/openshift-dns/pods/node-resolver-pfjng/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.054221071Z namespaces/openshift-dns/pods/node-resolver-pfjng/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.054431964Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.054489956Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.054555047Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.054605158Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05472756Z namespaces/openshift-etcd/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.054787331Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.054889824Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.054928844Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055011896Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055061427Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055159789Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055254331Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055340932Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055391893Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055443634Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055513796Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055559077Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055649688Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055702729Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05575927Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055872213Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.055952184Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.056085327Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.056210429Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.056298471Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.056395553Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.056495215Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.056592307Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05673876Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.056945953Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.056994065Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057052066Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057100816Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057172858Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.05724983Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057298571Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057379772Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057458823Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057496504Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057538615Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057591436Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057627597Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057686688Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057751749Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057835661Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057898592Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.057988064Z namespaces/openshift-host-network/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.058048195Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.058108666Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.058148547Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.058207528Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.058258349Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.058353531Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.058431842Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.058518594Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.059572695Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.059629036Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.059710527Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.059767039Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.060030244Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.060097595Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.060155146Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.060228208Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.060315279Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.06035834Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.060486213Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.060575444Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.060666846Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.060772198Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061064394Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061152266Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061220927Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061281518Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061327619Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.06138878Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061435521Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061482492Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061547853Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061591994Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061973142Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061990902Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.061997502Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062003092Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062022732Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062028323Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062044383Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062106114Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062214836Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062230096Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062301448Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062443271Z namespaces/openshift-image-registry/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062520812Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062619194Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062685245Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062772217Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.062872529Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.063335858Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.063537302Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.063753016Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.063804967Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.063895539Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.06394741Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.064000041Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.064130793Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.064196605Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.064241446Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.064346388Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.064410549Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.064421929Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.06447902Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.064581032Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.064631723Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.065293516Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.065367038Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.065658423Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.065745175Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.06599202Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.066126912Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.066460679Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.06653848Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.066598792Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.066681293Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.066729644Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.066799836Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.066872287Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.066966719Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067065961Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067133532Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067192583Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067288225Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067340256Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067465278Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067568191Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067636692Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067705173Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067755154Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067801305Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.067996259Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.068008219Z namespaces/openshift-image-registry/pods/image-registry-6d98bf66b-t4kh5/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.06805489Z namespaces/openshift-image-registry/pods/image-registry-6d98bf66b-t4kh5/image-registry-6d98bf66b-t4kh5.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.068188303Z namespaces/openshift-image-registry/pods/image-registry-6d98bf66b-t4kh5/registry/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.068197723Z namespaces/openshift-image-registry/pods/image-registry-6d98bf66b-t4kh5/registry/registry/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.068211723Z namespaces/openshift-image-registry/pods/image-registry-6d98bf66b-t4kh5/registry/registry/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.068255104Z namespaces/openshift-image-registry/pods/image-registry-6d98bf66b-t4kh5/registry/registry/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.069888176Z namespaces/openshift-image-registry/pods/image-registry-6d98bf66b-t4kh5/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070012198Z namespaces/openshift-image-registry/pods/image-registry-6d98bf66b-t4kh5/registry/registry/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070059789Z namespaces/openshift-image-registry/pods/node-ca-2d8d5/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.07009909Z namespaces/openshift-image-registry/pods/node-ca-2d8d5/node-ca-2d8d5.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070191202Z namespaces/openshift-image-registry/pods/node-ca-2d8d5/node-ca/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070199952Z namespaces/openshift-image-registry/pods/node-ca-2d8d5/node-ca/node-ca/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070211372Z namespaces/openshift-image-registry/pods/node-ca-2d8d5/node-ca/node-ca/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070257543Z namespaces/openshift-image-registry/pods/node-ca-2d8d5/node-ca/node-ca/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070408106Z namespaces/openshift-image-registry/pods/node-ca-2d8d5/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070474037Z namespaces/openshift-image-registry/pods/node-ca-2d8d5/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070531548Z namespaces/openshift-image-registry/pods/node-ca-jr2dx/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070591539Z namespaces/openshift-image-registry/pods/node-ca-jr2dx/node-ca-jr2dx.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070704012Z namespaces/openshift-image-registry/pods/node-ca-jr2dx/node-ca/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070718842Z namespaces/openshift-image-registry/pods/node-ca-jr2dx/node-ca/node-ca/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070724832Z namespaces/openshift-image-registry/pods/node-ca-jr2dx/node-ca/node-ca/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070762693Z namespaces/openshift-image-registry/pods/node-ca-jr2dx/node-ca/node-ca/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.070972797Z namespaces/openshift-image-registry/pods/node-ca-jr2dx/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.071093309Z namespaces/openshift-image-registry/pods/node-ca-jr2dx/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.07114375Z namespaces/openshift-image-registry/pods/node-ca-vrfh7/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.071174361Z namespaces/openshift-image-registry/pods/node-ca-vrfh7/node-ca-vrfh7.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.071273003Z namespaces/openshift-image-registry/pods/node-ca-vrfh7/node-ca/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.071283893Z namespaces/openshift-image-registry/pods/node-ca-vrfh7/node-ca/node-ca/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.071295003Z namespaces/openshift-image-registry/pods/node-ca-vrfh7/node-ca/node-ca/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.071348254Z namespaces/openshift-image-registry/pods/node-ca-vrfh7/node-ca/node-ca/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.071535878Z namespaces/openshift-image-registry/pods/node-ca-vrfh7/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.0716354Z namespaces/openshift-image-registry/pods/node-ca-vrfh7/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.0716761Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.071741872Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.071828553Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.071947866Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072071428Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072125349Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072204701Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072251252Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072340733Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072391405Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072528987Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072620159Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072721881Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072786452Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072879024Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072928735Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.072985916Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.07321437Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.073281442Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.073338833Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.073452195Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.073536527Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.073639689Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.073756501Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.073898384Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.074069337Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.074151479Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.074338192Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.074502055Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.074704219Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.074773101Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.074857002Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.074919984Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.074958595Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075023036Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075074127Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075185389Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075280901Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075344242Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075402943Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075497945Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075537846Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075646978Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075662308Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hrgl/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075720199Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hrgl/ingress-canary-5hrgl.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075868802Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hrgl/serve-healthcheck-canary/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075957404Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hrgl/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.075969904Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hrgl/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076043925Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hrgl/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076424873Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hrgl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076489984Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hrgl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076537275Z namespaces/openshift-ingress-canary/pods/ingress-canary-9nqvj/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076580186Z namespaces/openshift-ingress-canary/pods/ingress-canary-9nqvj/ingress-canary-9nqvj.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076650488Z namespaces/openshift-ingress-canary/pods/ingress-canary-9nqvj/serve-healthcheck-canary/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076667038Z namespaces/openshift-ingress-canary/pods/ingress-canary-9nqvj/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076685458Z namespaces/openshift-ingress-canary/pods/ingress-canary-9nqvj/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076735719Z namespaces/openshift-ingress-canary/pods/ingress-canary-9nqvj/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076861721Z namespaces/openshift-ingress-canary/pods/ingress-canary-9nqvj/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076938013Z namespaces/openshift-ingress-canary/pods/ingress-canary-9nqvj/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.076973284Z namespaces/openshift-ingress-canary/pods/ingress-canary-9qg7h/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077022035Z namespaces/openshift-ingress-canary/pods/ingress-canary-9qg7h/ingress-canary-9qg7h.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077091386Z namespaces/openshift-ingress-canary/pods/ingress-canary-9qg7h/serve-healthcheck-canary/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077099846Z namespaces/openshift-ingress-canary/pods/ingress-canary-9qg7h/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077104006Z namespaces/openshift-ingress-canary/pods/ingress-canary-9qg7h/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077143257Z namespaces/openshift-ingress-canary/pods/ingress-canary-9qg7h/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077237479Z namespaces/openshift-ingress-canary/pods/ingress-canary-9qg7h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.07730465Z namespaces/openshift-ingress-canary/pods/ingress-canary-9qg7h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077343211Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077377382Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077431253Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077473493Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077553375Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077604566Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077670227Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077717268Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.07777931Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077847691Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.077948213Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.078027594Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.07834879Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.078379661Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.078423312Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.078473363Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.078507713Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.078591375Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.078632806Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.078673447Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.078760589Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.07882846Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.078881181Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.079474052Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.079553354Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.079668076Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.079739477Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.07985501Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080016263Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080206157Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080279448Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080317779Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08037261Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080421401Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080467552Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080475632Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080502162Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080586644Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080620485Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080710556Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080780928Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08088691Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08091199Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.080976172Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081018873Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081094454Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081140075Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081193866Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081231857Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081288038Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081301868Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081349059Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081427501Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081465611Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081517052Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081549853Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081634105Z namespaces/openshift-ingress/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081677755Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081734116Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081779317Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081847519Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08189855Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.081988291Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082129474Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082241456Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082280497Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082326388Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082384779Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08243826Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082514992Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082570383Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082613873Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082697765Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082774347Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.082831028Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08295766Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.083044472Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.083190845Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.083268376Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08342912Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.083586083Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.083784326Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.083889508Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.083929269Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08399127Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084025891Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084140503Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084159494Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084247685Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084316577Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084385668Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084443069Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08450441Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084559331Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084629473Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084687134Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084750905Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084759645Z namespaces/openshift-ingress/pods/router-default-567cf589fd-rkshv/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.084858997Z namespaces/openshift-ingress/pods/router-default-567cf589fd-rkshv/router-default-567cf589fd-rkshv.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085121242Z namespaces/openshift-ingress/pods/router-default-567cf589fd-rkshv/router/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085131713Z namespaces/openshift-ingress/pods/router-default-567cf589fd-rkshv/router/router/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085137473Z namespaces/openshift-ingress/pods/router-default-567cf589fd-rkshv/router/router/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085189074Z namespaces/openshift-ingress/pods/router-default-567cf589fd-rkshv/router/router/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085400908Z namespaces/openshift-ingress/pods/router-default-567cf589fd-rkshv/router/router/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085468339Z namespaces/openshift-ingress/pods/router-default-567cf589fd-rkshv/router/router/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08550998Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085542021Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085599442Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085653993Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085747465Z namespaces/openshift-insights/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085791635Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085891657Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.085927508Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086001199Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086056881Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086208804Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086331646Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086439758Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086485519Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08653664Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086645822Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086692983Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086778105Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086859036Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.086962388Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.087028039Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.087079231Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.087187853Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.087284604Z namespaces/openshift-insights/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.087337576Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.087987368Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08809307Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.088390846Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.088524469Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.088921026Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.089023538Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.089183421Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.089269563Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.089321794Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.089571359Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.08961361Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.089727182Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.089785423Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.089865305Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.089940946Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.089995637Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090083039Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09014308Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090239142Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090279853Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090401885Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090487647Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090562208Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09062765Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090695621Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090747432Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090822444Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090931476Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.090983707Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.091040398Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09113479Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.0911489Z namespaces/openshift-insights/pods/insights-operator-76bcd6ccf5-6lrnr/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.091203451Z namespaces/openshift-insights/pods/insights-operator-76bcd6ccf5-6lrnr/insights-operator-76bcd6ccf5-6lrnr.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.091306463Z namespaces/openshift-insights/pods/insights-operator-76bcd6ccf5-6lrnr/insights-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.091317903Z namespaces/openshift-insights/pods/insights-operator-76bcd6ccf5-6lrnr/insights-operator/insights-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.091333183Z namespaces/openshift-insights/pods/insights-operator-76bcd6ccf5-6lrnr/insights-operator/insights-operator/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.091396945Z namespaces/openshift-insights/pods/insights-operator-76bcd6ccf5-6lrnr/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.091897064Z namespaces/openshift-insights/pods/insights-operator-76bcd6ccf5-6lrnr/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092291052Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092346313Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/insights-runtime-extractor-7ls8l.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092474656Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092491246Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/exporter/exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092505606Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/exporter/exporter/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092576067Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/exporter/exporter/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09269442Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092782711Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/exporter/exporter/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092808702Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/extractor/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092840053Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/extractor/extractor/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092881213Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/extractor/extractor/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.092940775Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/extractor/extractor/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093070287Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09319455Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/extractor/extractor/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09323702Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093247141Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093257761Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093336122Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093450155Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093513376Z namespaces/openshift-insights/pods/insights-runtime-extractor-7ls8l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093589207Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093630478Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/insights-runtime-extractor-rf7hh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09375241Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093764161Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/exporter/exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093772771Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/exporter/exporter/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093803862Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/exporter/exporter/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.093946834Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094021226Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/exporter/exporter/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094064707Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/extractor/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094073287Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/extractor/extractor/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094089917Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/extractor/extractor/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094154218Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/extractor/extractor/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094282751Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094353112Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/extractor/extractor/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094379043Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094388363Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094401393Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094512755Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094622938Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094698449Z namespaces/openshift-insights/pods/insights-runtime-extractor-rf7hh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09476864Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094876983Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/insights-runtime-extractor-rpgqv.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094962434Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094969264Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/exporter/exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.094978885Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/exporter/exporter/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095052826Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/exporter/exporter/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095155128Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09525784Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/exporter/exporter/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09527366Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/extractor/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09528288Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/extractor/extractor/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095319571Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/extractor/extractor/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095375302Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/extractor/extractor/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095483264Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095550165Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/extractor/extractor/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095583096Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095590716Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095597646Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095643917Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095740329Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095808421Z namespaces/openshift-insights/pods/insights-runtime-extractor-rpgqv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095899782Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.095960213Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096027245Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096077726Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096149027Z namespaces/openshift-keda/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096185238Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096192048Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096211378Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096331451Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096390622Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096400632Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096463133Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096548765Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096589416Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096669627Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096775439Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096924432Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096935443Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.096977653Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.097189877Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.097243918Z namespaces/openshift-keda/operators.coreos.com/installplans/install-w49n9.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.097368821Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.097410052Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.097479093Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.097525824Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09785597Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.097909402Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098024724Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098071735Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098138166Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098165947Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098219728Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098255178Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09834211Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098416341Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098507533Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098571115Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098616525Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098676977Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098721947Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.09884171Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098922761Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.098970392Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.099076494Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.099148646Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.099205337Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.099321579Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.099408511Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.099521773Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.099681036Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.099770988Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.099938381Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.100158675Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.100228997Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.100287378Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.100343689Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1003974Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.100464411Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.100521022Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.100611464Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1009235Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.100977591Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101029672Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101086973Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101141125Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101193515Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101247896Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101302388Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101354909Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101462751Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101514872Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101587723Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101630734Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101718286Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101769667Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101892079Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.101979351Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102072912Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102131114Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102185665Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102251666Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102308407Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102396739Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1024748Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102528052Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102623533Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102678275Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102733385Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.102872498Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.10296958Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103062992Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103153564Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103247826Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103382098Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103566192Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103625653Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103679804Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103734605Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103785526Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103863647Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.103924489Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104018781Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104105722Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104183404Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104239945Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104308696Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104364207Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104463799Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.10453128Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104584441Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104645293Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104700554Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104753275Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104804546Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104891978Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.104945559Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.105044401Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.105101722Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.105220434Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.105226644Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.105308446Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.105363647Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.105459538Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.10554919Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.105643712Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.10606694Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.106136072Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.106232964Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.106296825Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.106515389Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.106530739Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.106536499Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.106611961Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.106707323Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.106749994Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.106923767Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.107013449Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.107111221Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.107201283Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.107296914Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.107448427Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.107642691Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.107723063Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.107779124Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.107864165Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.107913476Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108001088Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108053409Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108159471Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108252293Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108311804Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108366105Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108446347Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108499438Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108570769Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1086217Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108695482Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108746273Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108835644Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.108890005Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109010348Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109065429Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.10913817Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109188141Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109266593Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109317824Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109416366Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109506697Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109607029Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109676021Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109734242Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109800433Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109876064Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.109988107Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.110047868Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.110109549Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.110210091Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.110283732Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.110291423Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.110346614Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.110412945Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.110460736Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.110588178Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11067317Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.110998806Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.111109129Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11120233Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.111338883Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.111520847Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.111576028Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.111632059Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11170113Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.111738541Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.111807642Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.111860343Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.111964275Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112062927Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112119198Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112173989Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112244891Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112304362Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112373653Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112426844Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112484326Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112544487Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112633468Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11269379Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112770861Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112855483Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112921874Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.112973755Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.113069267Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.113173669Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11325891Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.113326162Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.113384353Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.113461365Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.113507095Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.113610587Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.113666349Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.113723639Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.113844742Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.114012255Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.114046296Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.114172128Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11423798Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.114316521Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.114479234Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.114561706Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.114687788Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.114871332Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.114942753Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.114994774Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115032565Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115073276Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115122327Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115161298Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115238509Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115311801Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115360831Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115395722Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115455293Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115503294Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115545025Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115588526Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115629867Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115675048Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.115740699Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11579311Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11629092Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11632516Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.116416302Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.116438572Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.116538934Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.116618406Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.116692848Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.116748098Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.116792319Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.116898672Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.116941962Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117029574Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117058384Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117108545Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117189097Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117257808Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117295029Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117399581Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117482623Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117577405Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117665816Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.117737688Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1178799Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118074144Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118129685Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118176496Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118223277Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118288688Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11836121Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118406221Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118487232Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118573374Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118625875Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118656646Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118713457Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118750228Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118847249Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11887107Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118936371Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.118978992Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119085114Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119126285Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119192706Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119224207Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119302568Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119334299Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119420921Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119586664Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119672506Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119731287Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119774417Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119866089Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.11988768Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.119977881Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120049643Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120074393Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120168325Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120210986Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120220096Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120268367Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120343999Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120376179Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120495302Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120597573Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120792367Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.120903619Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.121029852Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.121146584Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.121349498Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.121399059Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12143477Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.121495481Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.121551972Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.121588843Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.121637874Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.121800547Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.121911679Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12196781Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122010261Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122060352Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122096453Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122156204Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122168764Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-8d7dd4675-qnzzr/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122210285Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-8d7dd4675-qnzzr/kube-storage-version-migrator-operator-8d7dd4675-qnzzr.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122355898Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-8d7dd4675-qnzzr/kube-storage-version-migrator-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122371288Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-8d7dd4675-qnzzr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122379688Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-8d7dd4675-qnzzr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122393939Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-8d7dd4675-qnzzr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122525181Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-8d7dd4675-qnzzr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122668304Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122682994Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122769246Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122789606Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122925649Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.122962699Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123029231Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123062572Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123137243Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123170503Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123283316Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123569411Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123670353Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123730134Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123760515Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123865797Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.123952759Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12403594Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.124099662Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.124132452Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.124228064Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.124313986Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.124352017Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.124455019Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12453458Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.124661103Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.124736824Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.124898107Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12503218Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.125376937Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.125414017Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.125471088Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12556041Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.125582121Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.125640382Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.125691663Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.125796715Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.125920007Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.125965568Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126031259Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126089Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126166452Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126206033Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126213463Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126269024Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/migrator-fdbb8fdff-j6pmg.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126341195Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/graceful-termination/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126351096Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/graceful-termination/graceful-termination/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126368536Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126397797Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126506008Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1265889Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126632181Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/migrator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126639911Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/migrator/migrator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126646331Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/migrator/migrator/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126717173Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/migrator/migrator/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126852545Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.126940417Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-fdbb8fdff-j6pmg/migrator/migrator/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127000048Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127058399Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1271125Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127171361Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127242463Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127249913Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127260073Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127332955Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127456687Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12757878Z namespaces/openshift-marketplace/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12759086Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12759657Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12760497Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127686242Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127694812Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127746363Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127888026Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.127983628Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12812032Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.128283913Z namespaces/openshift-monitoring/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.128303674Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.128420336Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.128442596Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.128570039Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.128605409Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.128781523Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.129290013Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.12967722Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.129952476Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.129970476Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.130068628Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.130123189Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.130229451Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.130251801Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.130331063Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.130425775Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.130493136Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.130552057Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.13428032Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.134448093Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.135595925Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.135670697Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.13683864Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.136945202Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.137483082Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.137665146Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.137680106Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.137904611Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.137955242Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138048344Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138092744Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138208856Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138314458Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.13837797Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138430611Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138576284Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138624015Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138719797Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138769507Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138940971Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.138981242Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.139090344Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.139304138Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.13939677Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.139690155Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.139871319Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.140028482Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.140114554Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.140287857Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.140378149Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.141020201Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.141081083Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.141191675Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.141279936Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.141397139Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.141542681Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.141666174Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.141845147Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14197617Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.142193214Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.142300986Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.142660043Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.142781465Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.142875278Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.142923708Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14299976Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14301129Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143051881Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143192804Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143212884Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143306876Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143548271Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143558731Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143568251Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143623192Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143756755Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143867457Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143922538Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143937438Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.143942328Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144005309Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144141602Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144228844Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144292885Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144307345Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144316406Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144384017Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144504869Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144587591Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144654802Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144667612Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144677322Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144735954Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144891377Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.144996699Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14505494Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14507174Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14507786Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145132851Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145246914Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145321585Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145378346Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145388986Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145400857Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145466588Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145582Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145665842Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145739593Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145755183Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145761554Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145795974Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.145950437Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.146034679Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14608003Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cdcc96965-s657h/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.146236563Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cdcc96965-s657h/cluster-monitoring-operator-6cdcc96965-s657h.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.146347405Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cdcc96965-s657h/cluster-monitoring-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.146356395Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cdcc96965-s657h/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.146372266Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cdcc96965-s657h/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.146433527Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cdcc96965-s657h/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147153481Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cdcc96965-s657h/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147244983Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cdcc96965-s657h/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147316064Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147380525Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-state-metrics-74cb57df7-mdxjp.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147529798Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-main/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147545108Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147552769Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14764215Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147742562Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147850504Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147931636Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-self/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147943206Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.147953446Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148005387Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14813151Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148193271Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148252022Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-state-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148264172Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148276953Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148313283Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148499987Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148588569Z namespaces/openshift-monitoring/pods/kube-state-metrics-74cb57df7-mdxjp/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14865942Z namespaces/openshift-monitoring/pods/metrics-server-65789ddc66-f9zf2/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148724241Z namespaces/openshift-monitoring/pods/metrics-server-65789ddc66-f9zf2/metrics-server-65789ddc66-f9zf2.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148965776Z namespaces/openshift-monitoring/pods/metrics-server-65789ddc66-f9zf2/metrics-server/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148977736Z namespaces/openshift-monitoring/pods/metrics-server-65789ddc66-f9zf2/metrics-server/metrics-server/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.148990857Z namespaces/openshift-monitoring/pods/metrics-server-65789ddc66-f9zf2/metrics-server/metrics-server/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149042167Z namespaces/openshift-monitoring/pods/metrics-server-65789ddc66-f9zf2/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.14917513Z namespaces/openshift-monitoring/pods/metrics-server-65789ddc66-f9zf2/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149273152Z namespaces/openshift-monitoring/pods/metrics-server-65789ddc66-f9zf2/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149345244Z namespaces/openshift-monitoring/pods/monitoring-plugin-85bbbbbf4-zrcm7/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149402634Z namespaces/openshift-monitoring/pods/monitoring-plugin-85bbbbbf4-zrcm7/monitoring-plugin-85bbbbbf4-zrcm7.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149502616Z namespaces/openshift-monitoring/pods/monitoring-plugin-85bbbbbf4-zrcm7/monitoring-plugin/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149514197Z namespaces/openshift-monitoring/pods/monitoring-plugin-85bbbbbf4-zrcm7/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149521787Z namespaces/openshift-monitoring/pods/monitoring-plugin-85bbbbbf4-zrcm7/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149584098Z namespaces/openshift-monitoring/pods/monitoring-plugin-85bbbbbf4-zrcm7/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149705671Z namespaces/openshift-monitoring/pods/monitoring-plugin-85bbbbbf4-zrcm7/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149778272Z namespaces/openshift-monitoring/pods/monitoring-plugin-85bbbbbf4-zrcm7/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149875474Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.149924875Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/node-exporter-bnm9h.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150073218Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/init-textfile/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150086458Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/init-textfile/init-textfile/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150092878Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/init-textfile/init-textfile/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150133989Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150224141Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150300322Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150377353Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150387624Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150400914Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150454755Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150788921Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150870373Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150933224Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/node-exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150942924Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/node-exporter/node-exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.150954585Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/node-exporter/node-exporter/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151014056Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151141168Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151267041Z namespaces/openshift-monitoring/pods/node-exporter-bnm9h/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151310262Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151361873Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/node-exporter-rbdg8.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151499395Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/init-textfile/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151510226Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/init-textfile/init-textfile/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151515856Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151550176Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151650928Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1517441Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151799211Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151827592Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151846912Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.151890643Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152020145Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152098637Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152167888Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/node-exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152178829Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/node-exporter/node-exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152188459Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15223469Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152371982Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152471174Z namespaces/openshift-monitoring/pods/node-exporter-rbdg8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152533626Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152594317Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/node-exporter-rq24n.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15273373Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/init-textfile/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15274325Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/init-textfile/init-textfile/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15275231Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/init-textfile/init-textfile/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152807551Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.152933103Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153018485Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153069316Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153076906Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153080786Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153140047Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15325707Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153346451Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153402483Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/node-exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153419353Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/node-exporter/node-exporter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153425333Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/node-exporter/node-exporter/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153486394Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153652697Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153902792Z namespaces/openshift-monitoring/pods/node-exporter-rq24n/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.153990424Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154039125Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/openshift-state-metrics-657fd6c54-wbxhc.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154237919Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-main/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154249479Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154258449Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15431659Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154436873Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154538505Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154592646Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-self/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154599356Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154644227Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154700808Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154848281Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154930592Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154979583Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/openshift-state-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154986193Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.154992354Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.155092276Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.155230548Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15532212Z namespaces/openshift-monitoring/pods/openshift-state-metrics-657fd6c54-wbxhc/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.155371411Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.155485013Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.155697287Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.155704587Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.155717288Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.155781189Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.155935442Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156026114Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156074904Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156082225Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156096935Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156162616Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156281859Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15637131Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156433411Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156440432Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156473572Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156531063Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156663536Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156740708Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156798569Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156830839Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15684063Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.156991812Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157106165Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157196556Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157245207Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157251807Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157287288Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157340709Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157469972Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157561684Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157611794Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157621675Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157631985Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.157699986Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.158210336Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.158291538Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.158362969Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.158372999Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.158380669Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.158458751Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.158634385Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.158749407Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.158880999Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15893215Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/prometheus-operator-6f4946db56-2pf9c.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.159058463Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.159072553Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.159081183Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.159145314Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.159267487Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.159357008Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15940534Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/prometheus-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15941192Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15942387Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.159485101Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.159780987Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.159901719Z namespaces/openshift-monitoring/pods/prometheus-operator-6f4946db56-2pf9c/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.15994823Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-78f599db79-9sbzj/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160000801Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-78f599db79-9sbzj/prometheus-operator-admission-webhook-78f599db79-9sbzj.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160168544Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-78f599db79-9sbzj/prometheus-operator-admission-webhook/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160175455Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-78f599db79-9sbzj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160184215Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-78f599db79-9sbzj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160242066Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-78f599db79-9sbzj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160362168Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-78f599db79-9sbzj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16045658Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-78f599db79-9sbzj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160512901Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160567892Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/telemeter-client-79bf894ccb-sx6wb.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160763476Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160770866Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160776806Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160862508Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.160984Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.161074972Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.161118383Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/reload/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.161124723Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/reload/reload/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.161131373Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/reload/reload/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.161179764Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/reload/reload/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.161302806Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.161415659Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/reload/reload/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16147652Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/telemeter-client/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16148577Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/telemeter-client/telemeter-client/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16149481Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.161560151Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.161845457Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.161951459Z namespaces/openshift-monitoring/pods/telemeter-client-79bf894ccb-sx6wb/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16202222Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162128733Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/thanos-querier-8c574fdc9-45xxk.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162290866Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162298916Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162302886Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162358197Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162482119Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162583111Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162635432Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-rules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162650063Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162657103Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162711904Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162861877Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.162971679Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16302003Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-web/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16302699Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16303844Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163095151Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163225854Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163338686Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163422968Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163455758Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163462368Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163493929Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163615422Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163715753Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163770405Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/prom-label-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163777245Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163786995Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.163980338Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16408394Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.164190753Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.164240954Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/thanos-query/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.164248054Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/thanos-query/thanos-query/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.164251874Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/thanos-query/thanos-query/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.164335416Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.164458198Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16455106Z namespaces/openshift-monitoring/pods/thanos-querier-8c574fdc9-45xxk/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.164605821Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.164654822Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.164726893Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.164846075Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.165278984Z namespaces/openshift-multus/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.165326955Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.165422626Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.165477028Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.165541459Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16560003Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.166332064Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.166437317Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.166559709Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16661868Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.166682671Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.166895255Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.167051229Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16713459Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.167193791Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.167274303Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.167324664Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.167449416Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.167538358Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.167582489Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.167705321Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.167765642Z namespaces/openshift-multus/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.167844174Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.168043448Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.16817727Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.168840633Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.169014676Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.169728441Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.169885593Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.170052897Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.170128228Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17018583Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.170318242Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.170436054Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.170558597Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.170682599Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17074755Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.170909604Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.171022356Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.171136558Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.171198939Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17125841Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.171336642Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.171391353Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.171489995Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.171534996Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.171602287Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.171657898Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17176799Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.171995915Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.172056146Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.172123527Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.172190618Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17225238Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.172325861Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.172377562Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.172460644Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.172470094Z namespaces/openshift-multus/pods/multus-55ltf/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.172526225Z namespaces/openshift-multus/pods/multus-55ltf/multus-55ltf.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.173098086Z namespaces/openshift-multus/pods/multus-55ltf/kube-multus/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.173110236Z namespaces/openshift-multus/pods/multus-55ltf/kube-multus/kube-multus/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.173121076Z namespaces/openshift-multus/pods/multus-55ltf/kube-multus/kube-multus/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.173222958Z namespaces/openshift-multus/pods/multus-55ltf/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.173550665Z namespaces/openshift-multus/pods/multus-55ltf/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.173653577Z namespaces/openshift-multus/pods/multus-55ltf/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.173699608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17378562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/multus-additional-cni-plugins-5rvzc.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.173988053Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/bond-cni-plugin/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174001464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174005874Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174052835Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174169077Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174268309Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17431912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17432743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/cni-plugins/cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17433185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174384911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174500183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174596845Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174644826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/egress-router-binary-copy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174651797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174659267Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174709258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174858801Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.174991683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175036534Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175045484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175054044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175093865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175202787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175311439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17534954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/routeoverride-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17535718Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1753645Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175407931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175550394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175646436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175695877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni-bincopy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175702937Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175709477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175764598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.175908741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176003843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176040393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176051114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176057584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176103355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176225417Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176335039Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5rvzc/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17640396Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176497702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/multus-additional-cni-plugins-mfl22.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176641555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/bond-cni-plugin/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176661476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176673966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176718367Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17687548Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.176955921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177022503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177029643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/cni-plugins/cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177036063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177081814Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177210406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177302008Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17739602Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/egress-router-binary-copy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17740788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17741391Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177457711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177589494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177698206Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177736926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177744567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177758927Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177848759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.177949441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178057303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178097073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/routeoverride-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178105884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178110004Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178175675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178283937Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178389179Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17844063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni-bincopy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178456951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178464201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178512292Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178624724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178722496Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178765917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178785997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.178792217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17897045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.179080653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.179183195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mfl22/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.179228975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.179297507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/multus-additional-cni-plugins-mw5r7.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17945652Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/bond-cni-plugin/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1794713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17947926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.179527901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.179662254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.179894999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17994712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1799565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/cni-plugins/cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.17996095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180018891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180136773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180235475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180350288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/egress-router-binary-copy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180364658Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180370428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180435959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180554521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180651243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180713675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180722955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180727025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180782466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.180923289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181017921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181061951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/routeoverride-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181070711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181074982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181132913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181254365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181348857Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181399828Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni-bincopy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181408708Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181412758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181471239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181594102Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181684293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181743244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181752535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181756565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181797696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.181956009Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.18205225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mw5r7/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.182102882Z namespaces/openshift-multus/pods/multus-szhm7/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.182157933Z namespaces/openshift-multus/pods/multus-szhm7/multus-szhm7.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.182264515Z namespaces/openshift-multus/pods/multus-szhm7/kube-multus/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.182274805Z namespaces/openshift-multus/pods/multus-szhm7/kube-multus/kube-multus/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.182280905Z namespaces/openshift-multus/pods/multus-szhm7/kube-multus/kube-multus/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.182327626Z namespaces/openshift-multus/pods/multus-szhm7/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.183273124Z namespaces/openshift-multus/pods/multus-szhm7/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.183371576Z namespaces/openshift-multus/pods/multus-szhm7/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.183415767Z namespaces/openshift-multus/pods/multus-x52hp/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.183494689Z namespaces/openshift-multus/pods/multus-x52hp/multus-x52hp.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.183604951Z namespaces/openshift-multus/pods/multus-x52hp/kube-multus/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.183615191Z namespaces/openshift-multus/pods/multus-x52hp/kube-multus/kube-multus/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.183619211Z namespaces/openshift-multus/pods/multus-x52hp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.183666452Z namespaces/openshift-multus/pods/multus-x52hp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185172891Z namespaces/openshift-multus/pods/multus-x52hp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185271593Z namespaces/openshift-multus/pods/multus-x52hp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185319054Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185381135Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/network-metrics-daemon-4q54b.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185497718Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185512688Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185518858Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185548679Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185692852Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185781473Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185843324Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/network-metrics-daemon/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185869215Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185874045Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.185936606Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186203251Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186303943Z namespaces/openshift-multus/pods/network-metrics-daemon-4q54b/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186352094Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186410486Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/network-metrics-daemon-82vzh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186514708Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186522048Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186526468Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186582759Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186702821Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186805743Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186945436Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/network-metrics-daemon/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186960286Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.186969966Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187005977Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187271842Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187371634Z namespaces/openshift-multus/pods/network-metrics-daemon-82vzh/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187425245Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187499607Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/network-metrics-daemon-j2lqn.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187597359Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187606529Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187610999Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.18765974Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187778592Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187902615Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187954496Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/network-metrics-daemon/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187965976Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.187970456Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188026967Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.18816813Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188268652Z namespaces/openshift-multus/pods/network-metrics-daemon-j2lqn/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188315553Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188370064Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188433195Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188445135Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188494206Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188616609Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.18868555Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188740821Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188887324Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.188952835Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189009966Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189075197Z namespaces/openshift-network-console/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189136088Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.18921728Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189274021Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189343543Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189396014Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189508496Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189664439Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189796381Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189886023Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.189940684Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190036156Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190089527Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190157968Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190203939Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190322152Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190385443Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190453824Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190564926Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190626557Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190680779Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190841642Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.190972194Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.191129607Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.191236949Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.191431103Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.191619487Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.19177616Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.191887242Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.191946993Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192023435Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192086636Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192167258Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192240579Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192329351Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192383472Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192453803Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192507484Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192615126Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192721489Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.19278154Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192873801Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.192951813Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193022654Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193103436Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193115086Z namespaces/openshift-network-console/pods/networking-console-plugin-79977f9844-qhdh8/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193157887Z namespaces/openshift-network-console/pods/networking-console-plugin-79977f9844-qhdh8/networking-console-plugin-79977f9844-qhdh8.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193376581Z namespaces/openshift-network-console/pods/networking-console-plugin-79977f9844-qhdh8/networking-console-plugin/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193385421Z namespaces/openshift-network-console/pods/networking-console-plugin-79977f9844-qhdh8/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193389662Z namespaces/openshift-network-console/pods/networking-console-plugin-79977f9844-qhdh8/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193442503Z namespaces/openshift-network-console/pods/networking-console-plugin-79977f9844-qhdh8/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193567325Z namespaces/openshift-network-console/pods/networking-console-plugin-79977f9844-qhdh8/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193669257Z namespaces/openshift-network-console/pods/networking-console-plugin-79977f9844-qhdh8/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193717388Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193775659Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.193955402Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.194020794Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.194102725Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.194156606Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.194256048Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.1943206Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.194405991Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.194451932Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.194601885Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.194744918Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.194927451Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.194999553Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195043584Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195143845Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195187726Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195281778Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195324949Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.19539805Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195479042Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195590244Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195645745Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195701676Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195823579Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.19590804Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.195971372Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.196120965Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.196266047Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.196514062Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.196632705Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.196949721Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.197075843Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.197223226Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.197302258Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.197353159Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.19743088Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.197488841Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.197606264Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.197796827Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.197803128Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.19793698Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.197995261Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198069963Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198139074Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198258286Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198368078Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198415279Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198476161Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198554342Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198621483Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198710825Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198847598Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198913969Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.198926099Z namespaces/openshift-network-diagnostics/pods/network-check-source-685456655f-k5hjh/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.19897226Z namespaces/openshift-network-diagnostics/pods/network-check-source-685456655f-k5hjh/network-check-source-685456655f-k5hjh.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199094753Z namespaces/openshift-network-diagnostics/pods/network-check-source-685456655f-k5hjh/check-endpoints/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199108673Z namespaces/openshift-network-diagnostics/pods/network-check-source-685456655f-k5hjh/check-endpoints/check-endpoints/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199115693Z namespaces/openshift-network-diagnostics/pods/network-check-source-685456655f-k5hjh/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199149684Z namespaces/openshift-network-diagnostics/pods/network-check-source-685456655f-k5hjh/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199297717Z namespaces/openshift-network-diagnostics/pods/network-check-source-685456655f-k5hjh/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199406019Z namespaces/openshift-network-diagnostics/pods/network-check-source-685456655f-k5hjh/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199454889Z namespaces/openshift-network-diagnostics/pods/network-check-target-44vpt/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199541191Z namespaces/openshift-network-diagnostics/pods/network-check-target-44vpt/network-check-target-44vpt.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199662304Z namespaces/openshift-network-diagnostics/pods/network-check-target-44vpt/network-check-target-container/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199676684Z namespaces/openshift-network-diagnostics/pods/network-check-target-44vpt/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199684224Z namespaces/openshift-network-diagnostics/pods/network-check-target-44vpt/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199724725Z namespaces/openshift-network-diagnostics/pods/network-check-target-44vpt/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.199890018Z namespaces/openshift-network-diagnostics/pods/network-check-target-44vpt/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.19999473Z namespaces/openshift-network-diagnostics/pods/network-check-target-44vpt/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200041291Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cbrp/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200116402Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cbrp/network-check-target-8cbrp.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200196244Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cbrp/network-check-target-container/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200206554Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cbrp/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200217555Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cbrp/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200258425Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cbrp/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200382908Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cbrp/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.20050192Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cbrp/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200548851Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8s4x/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200628663Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8s4x/network-check-target-p8s4x.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200731074Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8s4x/network-check-target-container/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200742285Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8s4x/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200748645Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8s4x/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.200793856Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8s4x/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201078561Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8s4x/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201175603Z namespaces/openshift-network-diagnostics/pods/network-check-target-p8s4x/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201207614Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201276315Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201340856Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201353197Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201407328Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.20153809Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201615712Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201674413Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201792685Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.201975619Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.20203103Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202092071Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202175822Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202265514Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202341806Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202417357Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202463368Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202598411Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202707323Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202830805Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202916267Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.202976118Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203041239Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203105231Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203216933Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203278754Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203325385Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203494268Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203556889Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.20357255Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203618161Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203693402Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203737503Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.203897336Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.204016778Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.204186552Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.204266113Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.204393856Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.20463215Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.204773773Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.204877775Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.204936427Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205004168Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205074959Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.20513622Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205198712Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205259703Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205317984Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205427716Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205541878Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205602039Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205663441Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205724542Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205782743Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205886835Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.205950096Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206026628Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206037768Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206103689Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206180481Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206245622Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206315383Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206390455Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206461606Z namespaces/openshift-network-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206530218Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206614119Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.20666909Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206731921Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206800193Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.206952616Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207061158Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207260382Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207322373Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207393084Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207498956Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207541867Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207613988Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207664369Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207798382Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207885184Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.207936305Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.208073337Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.208135979Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.208147169Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.20818241Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.208259341Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.208337143Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.208612218Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.20872802Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.209000786Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.209103668Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.209590527Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.209709869Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210002815Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210095107Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210151088Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210286341Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210357982Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210411673Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210467774Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210521165Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210579976Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210634867Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210688279Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210727469Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210829861Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.210948844Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211003065Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211043885Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211107516Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211169808Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211226589Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2112697Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211328701Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211369692Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211428863Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211445403Z namespaces/openshift-network-operator/pods/iptables-alerter-98nf9/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211486224Z namespaces/openshift-network-operator/pods/iptables-alerter-98nf9/iptables-alerter-98nf9.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211588106Z namespaces/openshift-network-operator/pods/iptables-alerter-98nf9/iptables-alerter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211595386Z namespaces/openshift-network-operator/pods/iptables-alerter-98nf9/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211599396Z namespaces/openshift-network-operator/pods/iptables-alerter-98nf9/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211639597Z namespaces/openshift-network-operator/pods/iptables-alerter-98nf9/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211756929Z namespaces/openshift-network-operator/pods/iptables-alerter-98nf9/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211860621Z namespaces/openshift-network-operator/pods/iptables-alerter-98nf9/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211907362Z namespaces/openshift-network-operator/pods/iptables-alerter-fqt4r/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.211963173Z namespaces/openshift-network-operator/pods/iptables-alerter-fqt4r/iptables-alerter-fqt4r.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212047315Z namespaces/openshift-network-operator/pods/iptables-alerter-fqt4r/iptables-alerter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212054565Z namespaces/openshift-network-operator/pods/iptables-alerter-fqt4r/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212058385Z namespaces/openshift-network-operator/pods/iptables-alerter-fqt4r/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212105186Z namespaces/openshift-network-operator/pods/iptables-alerter-fqt4r/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212222388Z namespaces/openshift-network-operator/pods/iptables-alerter-fqt4r/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.21229918Z namespaces/openshift-network-operator/pods/iptables-alerter-fqt4r/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212355771Z namespaces/openshift-network-operator/pods/iptables-alerter-xzj8h/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212391412Z namespaces/openshift-network-operator/pods/iptables-alerter-xzj8h/iptables-alerter-xzj8h.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212464723Z namespaces/openshift-network-operator/pods/iptables-alerter-xzj8h/iptables-alerter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212475233Z namespaces/openshift-network-operator/pods/iptables-alerter-xzj8h/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212481023Z namespaces/openshift-network-operator/pods/iptables-alerter-xzj8h/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212518074Z namespaces/openshift-network-operator/pods/iptables-alerter-xzj8h/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212615406Z namespaces/openshift-network-operator/pods/iptables-alerter-xzj8h/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212691637Z namespaces/openshift-network-operator/pods/iptables-alerter-xzj8h/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212729688Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212772839Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.21283209Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212889181Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212951643Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.212989363Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213072395Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213159927Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213212388Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213256229Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213359071Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213460293Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213546094Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213599465Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213648966Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213699147Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213750418Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.21386947Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213917241Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.213989103Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.214071584Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.214136046Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.214178867Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.214291169Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.21438972Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.214520213Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.214632365Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.214729047Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.214920391Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.215233487Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.215324169Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.21539177Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.215550613Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.215557873Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.215602474Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.215659115Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.215786548Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.215937401Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.215992702Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216057293Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216107074Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216169575Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216251847Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216302668Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.21640911Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.21641862Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216462691Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216542552Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216590353Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216670445Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216721306Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216788337Z namespaces/openshift-operators/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216800337Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216806547Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.216866319Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2169398Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.217000051Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.217078853Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.217128854Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.217191285Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.217254106Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.217504531Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.217602263Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.217708845Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.217766476Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.217828047Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218099173Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218140444Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218212865Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218259306Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218371788Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218430409Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.21848834Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218593773Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218658954Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218670004Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218719295Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218784806Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.218855627Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.219125813Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.219240025Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.219643623Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.219826046Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.220605201Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.220722334Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.220964879Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2210311Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221087811Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221207273Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221351546Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221401517Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221526319Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221594671Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221643332Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221722003Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221773234Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221877517Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.221932247Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222001639Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222010069Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2220424Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222122411Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222174752Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222296534Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222404197Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222463938Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222533609Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222598331Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222657532Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222759134Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222834895Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222901726Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222909606Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.222968278Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22308179Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.223148891Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.223204832Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.223273873Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.223280834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.223374026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovnkube-node-5mdfg.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22360178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-node/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22361133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22361944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.223677832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.223882285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.223982537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224031568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224038728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224043048Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2241031Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224279193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224375895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224420776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/nbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224428756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/nbdb/nbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224432816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/nbdb/nbdb/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224479327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/nbdb/nbdb/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2246126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224704431Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224760762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/northd/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224773053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/northd/northd/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224780793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/northd/northd/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224834324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/northd/northd/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.224988737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225080939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/northd/northd/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22512975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-acl-logging/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22513707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22514103Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225189341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225316163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225383405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225395855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-controller/ovn-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225402175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225441386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225708581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225805103Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225971366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovnkube-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225982676Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.225986686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.226028397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.228092127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22819612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.228246441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/sbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22825345Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/sbdb/sbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.228257561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/sbdb/sbdb/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.228313112Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/sbdb/sbdb/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.228439204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.228536386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-5mdfg/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.228584217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.228912093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovnkube-node-b2fbc.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.229371962Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-node/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.229385052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.229390373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.229439544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.229625697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.229723039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22977117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22977721Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.22978342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.229862772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230336221Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230445783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230491954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/nbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230500654Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/nbdb/nbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230505474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/nbdb/nbdb/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230561015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/nbdb/nbdb/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230690808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23078715Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230854371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/northd/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230868761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/northd/northd/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230875152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/northd/northd/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.230925913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/northd/northd/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231076716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231169658Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/northd/northd/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231224228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-acl-logging/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231233509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231238819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23128819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231409032Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231535154Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231570095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231579845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-controller/ovn-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231583855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.231639947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.232029544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.232129626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.232175037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovnkube-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.232183697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.232187747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.232236958Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.234175446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.234263498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.234316019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/sbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.234326049Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/sbdb/sbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.234332129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/sbdb/sbdb/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23437688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/sbdb/sbdb/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.234517183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.234619965Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2fbc/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.234667246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.234766068Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovnkube-node-lv5hb.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.234988822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-node/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235005302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235011492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235057003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235249137Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235344349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235458751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235468621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235473661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235522502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235723636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235854999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23590788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/nbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23592112Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/nbdb/nbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23592782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/nbdb/nbdb/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.235972051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236153204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236247636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236299617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/northd/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236307018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/northd/northd/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236317768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/northd/northd/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236362679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/northd/northd/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236505321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236597923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/northd/northd/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236649094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-acl-logging/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236656014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236661654Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236721035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236865068Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23693444Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23694181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-controller/ovn-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23694578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.236994741Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.237420129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.237516251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.237569092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovnkube-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.237576192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.237584462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.237640143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.239386867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23948912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.23952806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/sbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.239536981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/sbdb/sbdb/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.239541821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/sbdb/sbdb/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.239597202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.239731484Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.239844656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-lv5hb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.239909108Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.239962479Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2400308Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24004036Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240091951Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240214494Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240389327Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240444558Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240505639Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240627142Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240732974Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240826506Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240901507Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240965128Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240972748Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.240976789Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24103513Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.241103291Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.241164172Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.241249804Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.241342165Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.241353866Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.241445818Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24156392Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.241720003Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.241968288Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242027989Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24208805Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242146861Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242213173Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242314824Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242374076Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242433467Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242540869Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24259908Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24260609Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242663461Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242729063Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242785524Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.242970017Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.243082929Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.243335864Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.243461897Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24361707Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.243788893Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244041148Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244117Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244176931Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244251672Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244304383Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244370635Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244414776Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244535208Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24463519Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244695291Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244754322Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244830824Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244920035Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.244980987Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245047848Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245105609Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245114189Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-859f94c4b-29zz9/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2451695Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-859f94c4b-29zz9/service-ca-operator-859f94c4b-29zz9.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245269952Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-859f94c4b-29zz9/service-ca-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245278942Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-859f94c4b-29zz9/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245283932Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-859f94c4b-29zz9/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245320023Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-859f94c4b-29zz9/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245535817Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-859f94c4b-29zz9/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245732331Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245772332Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245890934Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.245966346Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246034017Z namespaces/openshift-service-ca/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246103588Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24618085Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246233701Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246302152Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246346643Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246457905Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246589258Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24671919Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246778421Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246864273Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246924384Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.246976165Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.247086967Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.247143249Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24720191Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.247302802Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.247364163Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.247371763Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.247427844Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.247503196Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.247562317Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24771462Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.247806431Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.247988355Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.248102547Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24824604Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.248418103Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.248683019Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24874868Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.248828631Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.248896533Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.248961864Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249021015Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249075756Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249189929Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249300491Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249355942Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249407403Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249467984Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249526385Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249586496Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249593656Z namespaces/openshift-service-ca/pods/service-ca-75d99c484-7brz2/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249645577Z namespaces/openshift-service-ca/pods/service-ca-75d99c484-7brz2/service-ca-75d99c484-7brz2.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249744149Z namespaces/openshift-service-ca/pods/service-ca-75d99c484-7brz2/service-ca-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.249752149Z namespaces/openshift-service-ca/pods/service-ca-75d99c484-7brz2/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24975624Z namespaces/openshift-service-ca/pods/service-ca-75d99c484-7brz2/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.24980328Z namespaces/openshift-service-ca/pods/service-ca-75d99c484-7brz2/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.250179938Z namespaces/openshift-service-ca/pods/service-ca-75d99c484-7brz2/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.250270739Z namespaces/openshift-service-ca/pods/service-ca-75d99c484-7brz2/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2503086Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.250381461Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.250439843Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.250499904Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.250557265Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.250623596Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.250697318Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.250753369Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.25084071Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.250902132Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.251060755Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.251166147Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.251276089Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.25133441Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.251395611Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.251468273Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.251517994Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.251634156Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.251933132Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.251972333Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.252087165Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.252146466Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.252205917Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2523367Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.252443142Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.252549934Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.252659736Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.252768498Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.252957092Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253160186Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253225257Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253286168Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253345129Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.25340742Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253470882Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253532243Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253653015Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253752087Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253824279Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.25390076Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253971902Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.253995822Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254073764Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254104034Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254196836Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254214766Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254291758Z namespaces/openshift/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254348369Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254430651Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254469221Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254549163Z namespaces/openshift/apps/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254586674Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254701206Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254789718Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.25491236Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.254954861Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255022482Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255059333Z namespaces/openshift/batch/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255135914Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255227636Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255278327Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255332018Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.25544771Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255487541Z namespaces/openshift/core/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255552102Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255677275Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255764957Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255883139Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.255979091Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.256076803Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.256221195Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.256404939Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.25644592Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.256528981Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.256583373Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.256643484Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.258164903Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.258192314Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.258330607Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.258414348Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.25853802Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.258659873Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.258765945Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.258966129Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.259141632Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.259283275Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.259402437Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.25952427Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.259660612Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.259827856Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.259969178Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.26008343Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.260184652Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.260299425Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.260426107Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.26054201Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.260639021Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.260736333Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.260837815Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.260970358Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.26108076Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.261212283Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.261326225Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.261435877Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.261557849Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.261680742Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.261797234Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.261950427Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.262074259Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.262181411Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.262305944Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.262412246Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.262541598Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.262697461Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.262803463Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.262961317Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.263066869Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.263187791Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.263322794Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.263412215Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.263550098Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.263711691Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.263882515Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.264003427Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.264197201Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.264343144Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.264454316Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.264558968Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.264692291Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.264963636Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.265099868Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.265224741Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.265376974Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.265491696Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.265607258Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.265741881Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.265976196Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266020156Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266123018Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2662193Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266275161Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266335782Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266392133Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266452725Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266507596Z namespaces/openshift/policy/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266563747Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266620348Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266677059Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.26673569Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2667435Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266799461Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.266951434Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.267093987Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.267216929Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.267345602Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.267583397Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.267705829Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.267857722Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.267984935Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.268122757Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.26825201Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.268379372Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.268514995Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.268670308Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.26878857Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.268948503Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.269077776Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.269208879Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.269332691Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.269455323Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.269580246Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.269719858Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.269867731Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.269997104Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.270117946Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.270236368Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.270352071Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.270468603Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.270593875Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.270717608Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.270860751Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.270985443Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.271101235Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.271233448Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.27136786Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.271505733Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.271627586Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.271774028Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.271953792Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.272118955Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.272245598Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.27238531Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.272641395Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.272781818Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.272951321Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.273090024Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.273254637Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.27339558Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.273547063Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.273679726Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.273778137Z network_logs/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.27392743Z network_logs/cluster_scale [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.274029912Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.274119674Z network_logs/multi-networkpolicy [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.274219156Z network_logs/net-attach-def [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.274318478Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.274481731Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.274596753Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.276242035Z nodes/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.276283476Z nodes/debug [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.276388098Z nodes/ip-10-0-128-91.ec2.internal/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.276443649Z nodes/ip-10-0-128-91.ec2.internal/cpu_affinities.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.276723585Z nodes/ip-10-0-128-91.ec2.internal/dmesg [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.277032151Z nodes/ip-10-0-128-91.ec2.internal/ethtool_channels [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.277121062Z nodes/ip-10-0-128-91.ec2.internal/ethtool_features [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.277238975Z nodes/ip-10-0-128-91.ec2.internal/ip-10-0-128-91.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.27750126Z nodes/ip-10-0-128-91.ec2.internal/irq_affinities.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.277671313Z nodes/ip-10-0-128-91.ec2.internal/lscpu [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.277895568Z nodes/ip-10-0-128-91.ec2.internal/lspci [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.278090581Z nodes/ip-10-0-128-91.ec2.internal/podresources.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.278204224Z nodes/ip-10-0-128-91.ec2.internal/pods_info.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.278325486Z nodes/ip-10-0-128-91.ec2.internal/proc_cmdline [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.278427588Z nodes/ip-10-0-128-91.ec2.internal/sysinfo.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.280552669Z nodes/ip-10-0-128-91.ec2.internal/sysinfo.tgz [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.280700402Z nodes/ip-10-0-137-66.ec2.internal/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.280744763Z nodes/ip-10-0-137-66.ec2.internal/cpu_affinities.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.28109563Z nodes/ip-10-0-137-66.ec2.internal/dmesg [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.281404196Z nodes/ip-10-0-137-66.ec2.internal/ethtool_channels [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.281507088Z nodes/ip-10-0-137-66.ec2.internal/ethtool_features [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.2816216Z nodes/ip-10-0-137-66.ec2.internal/ip-10-0-137-66.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.28213305Z nodes/ip-10-0-137-66.ec2.internal/irq_affinities.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.282285573Z nodes/ip-10-0-137-66.ec2.internal/lscpu [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.282423706Z nodes/ip-10-0-137-66.ec2.internal/lspci [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.282537178Z nodes/ip-10-0-137-66.ec2.internal/podresources.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.282666781Z nodes/ip-10-0-137-66.ec2.internal/pods_info.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.282804133Z nodes/ip-10-0-137-66.ec2.internal/proc_cmdline [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.282923066Z nodes/ip-10-0-137-66.ec2.internal/sysinfo.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.284768362Z nodes/ip-10-0-137-66.ec2.internal/sysinfo.tgz [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.284944405Z nodes/ip-10-0-138-123.ec2.internal/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.284977035Z nodes/ip-10-0-138-123.ec2.internal/cpu_affinities.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.285277241Z nodes/ip-10-0-138-123.ec2.internal/dmesg [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.285567727Z nodes/ip-10-0-138-123.ec2.internal/ethtool_channels [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.285640108Z nodes/ip-10-0-138-123.ec2.internal/ethtool_features [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.28572368Z nodes/ip-10-0-138-123.ec2.internal/ip-10-0-138-123.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.28623108Z nodes/ip-10-0-138-123.ec2.internal/irq_affinities.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.286392873Z nodes/ip-10-0-138-123.ec2.internal/lscpu [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.286541806Z nodes/ip-10-0-138-123.ec2.internal/lspci [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.286650008Z nodes/ip-10-0-138-123.ec2.internal/podresources.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.286776071Z nodes/ip-10-0-138-123.ec2.internal/pods_info.json [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.286935374Z nodes/ip-10-0-138-123.ec2.internal/proc_cmdline [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.287036326Z nodes/ip-10-0-138-123.ec2.internal/sysinfo.log [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.289055445Z nodes/ip-10-0-138-123.ec2.internal/sysinfo.tgz [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.289270019Z pod_network_connectivity_check/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.289341831Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.289454883Z static-pods/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.289463703Z static-pods/kube-apiserver/ [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.296652083Z [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.296676954Z sent 58,342 bytes received 4,993,952 bytes 3,368,196.00 bytes/sec [must-gather] [must-gather-dxv2g] OUT 2026-09-08T14:12:22.296689914Z total size is 58,706,105 speedup is 11.62 [must-gather] [must-gather ] OUT 2026-09-08T14:12:22.603584252Z namespace/openshift-must-gather-tcsfc 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: b80a87da-c427-4079-a5bf-32aa4311a07e [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.32" [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-qj5vv [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-qj5vv-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-qj5vv [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 7894168 Sep 8 14:13 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-qj5vv/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts a3cd2f5] 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-qj5vv/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] 0af3442..a3cd2f5 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded