[get-kubeconfig] Found kubeconfig secret: cluster-glqhc-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-glqhc-kubeconfig [get-kubeconfig] Found admin password secret: cluster-glqhc-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-glqhc-password [get-kubeconfig] API Server URL: https://a25c0a3b9c405437081886c582e65d60-a86367109cf49c6d.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [clone-repo] chore_cleanup_predictorlatency [clone-repo] https://github.com/zdtsw-forking/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 57% (2027/3521) Updating files: 58% (2043/3521) Updating files: 59% (2078/3521) Updating files: 60% (2113/3521) Updating files: 61% (2148/3521) Updating files: 62% (2184/3521) Updating files: 63% (2219/3521) Updating files: 64% (2254/3521) Updating files: 65% (2289/3521) Updating files: 66% (2324/3521) Updating files: 67% (2360/3521) Updating files: 68% (2395/3521) Updating files: 69% (2430/3521) Updating files: 70% (2465/3521) Updating files: 71% (2500/3521) Updating files: 72% (2536/3521) Updating files: 73% (2571/3521) Updating files: 74% (2606/3521) Updating files: 75% (2641/3521) Updating files: 76% (2676/3521) Updating files: 77% (2712/3521) Updating files: 78% (2747/3521) Updating files: 79% (2782/3521) Updating files: 80% (2817/3521) Updating files: 81% (2853/3521) Updating files: 82% (2888/3521) Updating files: 83% (2923/3521) Updating files: 84% (2958/3521) Updating files: 85% (2993/3521) Updating files: 86% (3029/3521) Updating files: 87% (3064/3521) Updating files: 88% (3099/3521) Updating files: 89% (3134/3521) Updating files: 90% (3169/3521) Updating files: 91% (3205/3521) Updating files: 92% (3240/3521) Updating files: 93% (3275/3521) Updating files: 94% (3310/3521) Updating files: 95% (3345/3521) Updating files: 96% (3381/3521) Updating files: 97% (3416/3521) Updating files: 98% (3451/3521) Updating files: 99% (3486/3521) Updating files: 100% (3521/3521) Updating files: 100% (3521/3521), 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:032e98ee5fd6f163d675c4bdab072305e1da00b7c4369f1cb891489f2ff34d77 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:032e98ee5fd6f163d675c4bdab072305e1da00b7c4369f1cb891489f2ff34d77 [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:159a57abd95f9b073e569acf16930f0b651beb2b5e9eb8774139fcaf36f54a9e [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:159a57abd95f9b073e569acf16930f0b651beb2b5e9eb8774139fcaf36f54a9e [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:a9a6602e4ff6d231668f86dd27b8a0b42e39ad3e4d5853d739607bad79c35374 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a9a6602e4ff6d231668f86dd27b8a0b42e39ad3e4d5853d739607bad79c35374 [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:2c11b2794471bf8dc3adcf7eb800ee2cb196dcfdf71ab24c64a7547822ee5ced [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2c11b2794471bf8dc3adcf7eb800ee2cb196dcfdf71ab24c64a7547822ee5ced [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.33) [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-1974 [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-1974 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1974 [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 pillow (6.6MiB) [e2e-predictor] Downloading cryptography (4.5MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading black (1.8MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading portforward (4.0MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [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 pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pyarrow [e2e-predictor] Downloading mypy [e2e-predictor] Prepared 103 packages in 1.97s [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 9.40s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.14.1 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==26.5.1 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.4.2 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.12.0 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==50.0.0 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.20.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.11.9 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==1.1.1 [e2e-predictor] + pillow==12.3.0 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.6 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.4 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.13.0 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.32 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytokens==0.4.1 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.1 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.7.0 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 47ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-579c8958f7-tgxq4 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-tgxq4 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-b9dcp 1/1 Running 0 47s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-77857b7b98-b9dcp 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-r28qp 1/1 Running 0 52s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-6c4d864b86-r28qp 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://a25c0a3b9c405437081886c582e65d60-a86367109cf49c6d.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:159a57abd95f9b073e569acf16930f0b651beb2b5e9eb8774139fcaf36f54a9e [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:032e98ee5fd6f163d675c4bdab072305e1da00b7c4369f1cb891489f2ff34d77 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a9a6602e4ff6d231668f86dd27b8a0b42e39ad3e4d5853d739607bad79c35374 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2c11b2794471bf8dc3adcf7eb800ee2cb196dcfdf71ab24c64a7547822ee5ced [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] === Final params.env [e2e-predictor] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:159a57abd95f9b073e569acf16930f0b651beb2b5e9eb8774139fcaf36f54a9e [e2e-predictor] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:032e98ee5fd6f163d675c4bdab072305e1da00b7c4369f1cb891489f2ff34d77 [e2e-predictor] kserve-router=quay.io/opendatahub/kserve-router@sha256:a9a6602e4ff6d231668f86dd27b8a0b42e39ad3e4d5853d739607bad79c35374 [e2e-predictor] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:2c11b2794471bf8dc3adcf7eb800ee2cb196dcfdf71ab24c64a7547822ee5ced [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] # TODO update when our changes are introduced in the official image [e2e-predictor] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-predictor] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-predictor] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-predictor] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-645f9c8fd6-9mhpg 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-645f9c8fd6-9mhpg 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-b589c8cc8-97hl8" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-b589c8cc8-lzm92 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.33 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.33 [e2e-predictor] ClusterVersion history (latest): 4.21.33 (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:159a57abd95f9b073e569acf16930f0b651beb2b5e9eb8774139fcaf36f54a9e [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:159a57abd95f9b073e569acf16930f0b651beb2b5e9eb8774139fcaf36f54a9e [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:e6061c78815411b5296bff0f1d7b328cfdd8b01cceffb23f67b2cb9deb246eb7 [e2e-predictor] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:26db3140a6d45e5ef34c50c3ff7bff5e72a9c638a7134cfb25bf7db68c458702 [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': {'metadata': '3.1.1', 'xdist': '3.6.1', 'json-report': '1.5.0', 'httpx': '0.30.0', 'cov': '5.0.0', 'anyio': '4.9.0', 'asyncio': '0.23.8'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: metadata-3.1.1, xdist-3.6.1, json-report-1.5.0, httpx-0.30.0, cov-5.0.0, anyio-4.9.0, asyncio-0.23.8 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 2/2 workers [e2e-predictor] 2 workers [70 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher [e2e-predictor] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-09-15 16:36:24.153 4644 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-15 16:36:24.154 4647 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-15 16:36:24.204 4647 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-15 16:36:24.204 4647 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-15 16:36:24.323 4647 kserve.trace Created ISVC isvc-init-fail-76d9b9, waiting for failure status... [e2e-predictor] 2026-09-15 16:36:24.323 4647 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-76d9b9, waiting for failure status... [e2e-predictor] 2026-09-15 16:36:34.336 4647 kserve.trace ISVC isvc-init-fail-76d9b9 reported failure: {'exitCode': 1, 'message': "2026-09-15 16:36:25.904 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-15 16:36:25.905 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-15 16:36:25.923 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/tmpq8ruylew.crt\n2026-09-15 16:36:26.188 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-15 16:36:31.624 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-15 16:36:34.336 4647 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-76d9b9 reported failure: {'exitCode': 1, 'message': "2026-09-15 16:36:25.904 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-15 16:36:25.905 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-15 16:36:25.923 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/tmpq8ruylew.crt\n2026-09-15 16:36:26.188 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-15 16:36:31.624 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-15 16:36:34.337 4647 kserve.trace Failure status detected in 10.08 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-15 16:36:25.904 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-15 16:36:25.905 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-15 16:36:25.923 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/tmpq8ruylew.crt\n2026-09-15 16:36:26.188 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-15 16:36:31.624 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-15 16:36:34.337 4647 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 10.08 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-15 16:36:25.904 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-15 16:36:25.905 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-15 16:36:25.923 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/tmpq8ruylew.crt\n2026-09-15 16:36:26.188 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-15 16:36:31.624 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-15 16:36:34.337 4647 kserve.trace Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-15 16:36:34.337 4647 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-15 16:36:34.341 4647 kserve.trace Ready condition: {'lastTransitionTime': '2026-09-15T16:36:24Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-15 16:36:34.341 4647 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-09-15T16:36:24Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-15 16:36:34.341 4647 kserve.trace Quick reconciliation validated: Failure detected in 10.08 seconds [e2e-predictor] 2026-09-15 16:36:34.341 4647 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 10.08 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-15 16:38:04.401 4644 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.401 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.401 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:38:04.401 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:38:04.401 4644 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.401 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.403 4644 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:38:04.403 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:38:04.403 4644 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.403 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.439 4644 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:38:04.439 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:38:04.439 4644 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.439 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.439 4644 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:38:04.439 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:38:04.439 4644 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.439 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.440 4644 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:38:04.440 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:38:04.440 4644 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:04.440 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:09.475 4644 kserve.trace Got response [{'message': '', 'batchId': 'b5eeccad-7425-4560-8694-2da58c5c8de2', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b5eeccad-7425-4560-8694-2da58c5c8de2', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b5eeccad-7425-4560-8694-2da58c5c8de2', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b5eeccad-7425-4560-8694-2da58c5c8de2', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-15 16:38:09.475 4644 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': 'b5eeccad-7425-4560-8694-2da58c5c8de2', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b5eeccad-7425-4560-8694-2da58c5c8de2', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b5eeccad-7425-4560-8694-2da58c5c8de2', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b5eeccad-7425-4560-8694-2da58c5c8de2', '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-15 16:38:39.616 4647 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:39.616 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:39.617 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:38:39.617 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:38:39.617 4647 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:39.617 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:39.617 4647 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:38:39.617 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:38:39.617 4647 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:39.617 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:38:39.662 4647 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-15 16:38:39.662 4647 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-15 16:39:39.625 4644 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.625 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.625 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:39:39.625 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:39:39.625 4644 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.625 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.626 4644 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:39:39.626 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:39:39.626 4644 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.626 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.627 4644 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:39:39.627 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:39:39.627 4644 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.627 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.628 4644 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:39:39.628 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:39:39.628 4644 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.628 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.629 4644 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:39:39.629 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:39:39.629 4644 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:39.629 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:39:44.656 4644 kserve.trace Got response [{'message': '', 'batchId': 'de3126fa-a6fd-495c-ae39-f12f3a726254', 'predictions': [1, 1]}, {'message': '', 'batchId': 'de3126fa-a6fd-495c-ae39-f12f3a726254', 'predictions': [1, 1]}, {'message': '', 'batchId': 'de3126fa-a6fd-495c-ae39-f12f3a726254', 'predictions': [1, 1]}, {'message': '', 'batchId': 'de3126fa-a6fd-495c-ae39-f12f3a726254', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-15 16:39:44.656 4644 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': 'de3126fa-a6fd-495c-ae39-f12f3a726254', 'predictions': [1, 1]}, {'message': '', 'batchId': 'de3126fa-a6fd-495c-ae39-f12f3a726254', 'predictions': [1, 1]}, {'message': '', 'batchId': 'de3126fa-a6fd-495c-ae39-f12f3a726254', 'predictions': [1, 1]}, {'message': '', 'batchId': 'de3126fa-a6fd-495c-ae39-f12f3a726254', '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-15 16:40:14.895 4647 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:40:14.895 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:40:14.895 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:40:14.895 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:40:14.895 4647 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:40:14.895 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:40:14.895 4647 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:40:14.895 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:40:14.895 4647 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:40:14.895 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:40:14.924 4647 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-15 16:40:14.924 4647 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-15 16:41:34.826 4644 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:34.826 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:34.826 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:41:34.826 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:41:34.827 4644 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:34.827 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:34.827 4644 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:41:34.827 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:41:34.827 4644 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:34.827 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:34.853 4644 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-15 16:41:34.853 4644 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-15 16:41:50.161 4647 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:50.161 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:50.161 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:41:50.161 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:41:50.161 4647 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:50.161 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:50.161 4647 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:41:50.161 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:41:50.161 4647 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:50.161 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:41:50.192 4647 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-15 16:41:50.192 4647 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-15 16:43:55.429 4647 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:43:55.429 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:43:55.430 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:43:55.430 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:43:55.430 4647 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:43:55.430 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:43:55.430 4647 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:43:55.430 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:43:55.430 4647 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:43:55.430 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:43:55.452 4647 kserve.trace Got response "id": "a66f2544-a7bf-4d2a-9dba-eadcb8c0b124","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-15 16:43:55.452 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "a66f2544-a7bf-4d2a-9dba-eadcb8c0b124","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-15 16:44:30.140 4644 kserve.trace Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:44:30.140 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:44:30.140 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:44:30.140 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:44:30.140 4644 kserve.trace Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:44:30.140 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:44:30.140 4644 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:44:30.140 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:44:30.140 4644 kserve.trace base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:44:30.140 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:44:36.655 4644 kserve.trace Got response {'predictions': [0, 1]} [e2e-predictor] 2026-09-15 16:44:36.655 4644 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-15 16:45:30.689 4647 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:45:30.689 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:45:30.689 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:45:30.689 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:45:30.689 4647 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:45:30.689 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:45:30.689 4647 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:45:30.689 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:45:30.689 4647 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:45:30.689 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:45:30.715 4647 kserve.trace Got response "id": "c0931812-9d83-406f-aacc-cad8f582ed27","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-15 16:45:30.715 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "c0931812-9d83-406f-aacc-cad8f582ed27","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-15 16:46:41.898 4644 kserve.trace Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:46:41.898 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:46:41.898 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:46:41.898 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:46:41.898 4644 kserve.trace Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:46:41.898 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:46:41.898 4644 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:46:41.898 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:46:41.899 4644 kserve.trace base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:46:41.899 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:46:48.095 4644 kserve.trace Got response "id": "4e21a189-3210-4a29-84d9-421f32d9c36d","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-15 16:46:48.095 4644 kserve.trace INFO [utils.py:predict():150] Got response "id": "4e21a189-3210-4a29-84d9-421f32d9c36d","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-15 16:47:05.943 4647 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:47:05.943 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:47:05.943 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:47:05.943 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:47:05.943 4647 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:47:05.943 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:47:05.943 4647 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:47:05.943 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:47:05.943 4647 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:47:05.943 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:47:05.965 4647 kserve.trace Got response "id": "afbbbde4-8afa-43a5-bad7-2016eaffee2f","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-15 16:47:05.965 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "afbbbde4-8afa-43a5-bad7-2016eaffee2f","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-15T16:47:11.110825+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-15T16:47:13.144571+00:00 timeout_sampler INFO Elapsed time: 2.025035858154297 [0:00:02.025036] [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-15 16:49:03.345 4644 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:03.345 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:03.345 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:49:03.345 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:49:03.345 4644 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:03.345 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:03.345 4644 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:49:03.345 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:49:03.345 4644 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:03.345 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.519 4644 kserve.trace Got response "id": "79041c2b-3f46-44c7-ae3a-0f4beee4030b","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-15 16:49:09.519 4644 kserve.trace INFO [utils.py:predict():150] Got response "id": "79041c2b-3f46-44c7-ae3a-0f4beee4030b","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-15 16:49:09.558 4644 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.558 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.558 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:49:09.558 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:49:09.558 4644 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.558 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.558 4644 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:49:09.558 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:49:09.559 4644 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.559 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.836 4644 kserve.trace Got response "id": "eda70401-5d85-4516-9b86-8ae1711e6590","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-15 16:49:09.836 4644 kserve.trace INFO [utils.py:predict():150] Got response "id": "eda70401-5d85-4516-9b86-8ae1711e6590","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-15 16:49:09.866 4644 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.866 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.866 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:49:09.866 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:49:09.866 4644 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.866 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.866 4644 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:49:09.866 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:49:09.866 4644 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:09.866 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:10.135 4644 kserve.trace Got response "id": "d2a597ce-fed2-4c5a-8133-dcc22c0a05fb","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-15 16:49:10.135 4644 kserve.trace INFO [utils.py:predict():150] Got response "id": "d2a597ce-fed2-4c5a-8133-dcc22c0a05fb","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 2026-09-15 16:49:14.923 4647 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:14.923 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:14.923 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:49:14.923 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:49:14.923 4647 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:14.923 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:14.923 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:49:14.923 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:49:14.923 4647 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:14.923 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:49:14.945 4647 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-15 16:49:14.945 4647 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_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mlserver 2026-09-15 16:52:20.198 4647 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:20.198 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:20.198 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:20.198 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:20.198 4647 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:20.198 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:20.199 4647 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:20.199 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:20.199 4647 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:20.199 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:20.226 4647 kserve.trace Got response "id": "86a6b32f-cebe-4fb2-bedb-193bfa38f5eb","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-15 16:52:20.226 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "86a6b32f-cebe-4fb2-bedb-193bfa38f5eb","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-15 16:52:55.541 4647 kserve.trace Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-867b74777-qsnn8: 2 [e2e-predictor] 2026-09-15 16:52:55.541 4647 kserve.trace INFO [utils.py:get_container_worker_count():724] Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-867b74777-qsnn8: 2 [e2e-predictor] 2026-09-15 16:52:55.578 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.578 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.578 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.578 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.579 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.579 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.579 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.579 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.579 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.579 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.614 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.614 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.614 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.614 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.614 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.614 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.614 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.614 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.614 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.614 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.652 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.652 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.652 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.652 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.652 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.652 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.652 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.652 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.652 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.652 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.687 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.687 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.687 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.687 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.687 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.687 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.687 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.687 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.687 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.687 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.711 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.711 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.711 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.711 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.712 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.712 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.712 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.712 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.712 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.712 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.747 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.747 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.747 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.747 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.747 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.747 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.747 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.747 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.747 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.747 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.778 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.778 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.778 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.778 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.778 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.778 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.779 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.779 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.779 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.779 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.804 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.804 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.804 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.804 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.804 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.804 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.805 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.805 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.805 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.805 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.832 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.832 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.832 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.832 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.832 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.832 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.832 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.832 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.832 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.832 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.871 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.871 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.871 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.871 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.871 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.871 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.871 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.871 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.871 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.871 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.902 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.902 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.902 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.902 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.902 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.902 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.902 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.902 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.902 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.902 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.928 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.928 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.928 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.928 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.928 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.928 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.928 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.928 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.928 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.928 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.956 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.956 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.956 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.956 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.957 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.957 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.957 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.957 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.957 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.957 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.981 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.981 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.982 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.982 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:55.982 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.982 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.982 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.982 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:55.982 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:55.982 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.007 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.007 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.008 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.008 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.008 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.008 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.008 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.008 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.008 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.008 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.035 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.035 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.035 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.035 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.035 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.035 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.035 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.035 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.036 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.036 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.063 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.063 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.063 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.063 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.063 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.063 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.064 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.064 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.064 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.064 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.093 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.093 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.094 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.094 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.094 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.094 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.094 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.094 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.094 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.094 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.119 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.119 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.119 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.119 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.119 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.119 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.119 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.119 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.120 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.120 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.145 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.145 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.145 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.145 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.145 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.145 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.146 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.146 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.146 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.146 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.173 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.173 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.173 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.173 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.173 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.173 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.173 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.173 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.173 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.173 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.204 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.204 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.204 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.204 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.204 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.204 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.204 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.204 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.204 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.204 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.230 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.230 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.230 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.230 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.230 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.230 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.230 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.230 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.231 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.231 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.255 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.255 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.255 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.255 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.255 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.255 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.255 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.255 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.256 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.256 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.281 4647 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.281 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.281 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.281 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:52:56.281 4647 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.281 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.283 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.283 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:52:56.283 4647 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.283 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:52:56.508 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.508 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.530 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.530 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.580 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.580 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.603 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.603 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.658 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.658 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.675 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.675 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.724 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.724 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.747 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.747 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.796 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.796 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.819 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.819 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.867 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.867 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.891 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.891 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.939 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.939 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.963 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:56.963 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.010 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.010 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.034 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.034 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.081 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.081 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.106 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.106 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.153 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.153 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.179 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.179 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.225 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.225 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.250 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.250 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.298 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.298 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.323 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.323 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.368 4647 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-15 16:52:57.368 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_runtime_kserve [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver 2026-09-15 16:53:25.421 4644 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:53:25.421 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:53:25.421 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:53:25.421 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:53:25.421 4644 kserve.trace Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:53:25.421 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:53:25.421 4644 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:53:25.421 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:53:25.421 4644 kserve.trace base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:53:25.421 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:53:31.438 4644 kserve.trace Got response "id": "5e620c4f-bfe4-43a6-8eb3-d276047cc974","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-15 16:53:31.438 4644 kserve.trace INFO [utils.py:predict():150] Got response "id": "5e620c4f-bfe4-43a6-8eb3-d276047cc974","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-15 16:54:02.564 4647 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:02.564 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:02.564 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:54:02.564 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:54:02.564 4647 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:02.564 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:02.565 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:54:02.565 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:54:02.565 4647 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:02.565 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:02.611 4647 kserve.trace Got response "id": "53a3b7ed-e1c8-42ce-9159-4720aea712be","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-15 16:54:02.611 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "53a3b7ed-e1c8-42ce-9159-4720aea712be","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-15 16:54:16.630 4644 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:16.630 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:16.631 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:54:16.631 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:54:16.631 4644 kserve.trace Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:16.631 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:16.631 4644 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:54:16.631 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:54:16.631 4644 kserve.trace base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:16.631 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:54:28.713 4644 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-15 16:54:28.713 4644 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-15 16:55:03.918 4644 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:03.918 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:03.918 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:55:03.918 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:55:03.918 4644 kserve.trace Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:03.918 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:03.919 4644 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:55:03.919 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:55:03.919 4644 kserve.trace base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:03.919 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:08.936 4644 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-15 16:55:08.936 4644 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-15 16:55:37.834 4647 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.834 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.834 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:55:37.834 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:55:37.834 4647 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.834 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.834 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:55:37.834 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:55:37.834 4647 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.834 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.860 4647 kserve.trace Got response "id": "a50a73aa-da5e-496c-af1d-5990988eba5c","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-15 16:55:37.860 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "a50a73aa-da5e-496c-af1d-5990988eba5c","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-15 16:55:37.897 4647 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.897 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.897 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:55:37.897 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:55:37.897 4647 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.897 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.898 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:55:37.898 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:55:37.898 4647 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.898 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.902 4647 kserve.trace Got response "id": "92ff7842-56b0-43a8-8fb8-263b5b76bb63","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-15 16:55:37.902 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "92ff7842-56b0-43a8-8fb8-263b5b76bb63","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-15 16:55:37.939 4647 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.939 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.939 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:55:37.939 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:55:37.939 4647 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.939 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.940 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:55:37.940 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:55:37.940 4647 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.940 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:55:37.944 4647 kserve.trace Got response "id": "771d4c0b-0434-4471-9734-f807f36234b1","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-15 16:55:37.944 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "771d4c0b-0434-4471-9734-f807f36234b1","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_create [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_promote 2026-09-15 16:57:13.156 4647 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:13.156 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:13.157 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:57:13.157 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:57:13.157 4647 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:13.157 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:13.157 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:57:13.157 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:57:13.157 4647 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:13.157 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:13.190 4647 kserve.trace Got response "id": "2151a328-d66a-41e9-8fb4-255ea58d408a","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-15 16:57:13.190 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "2151a328-d66a-41e9-8fb4-255ea58d408a","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-15 16:57:48.396 4647 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:48.396 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:48.397 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:57:48.397 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:57:48.397 4647 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:48.397 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:48.397 4647 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:57:48.397 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:57:48.397 4647 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:48.397 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:57:59.359 4647 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-15 16:57:59.359 4647 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-15 16:58:34.557 4647 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:58:34.557 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:58:34.557 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 16:58:34.557 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 16:58:34.557 4647 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:58:34.557 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:58:34.557 4647 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:58:34.557 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 16:58:34.557 4647 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:58:34.557 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 16:58:45.091 4647 kserve.trace Got response {'predictions': [{'prediction': 0, 'key': ' 1', 'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05]}]} [e2e-predictor] 2026-09-15 16:58:45.091 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'prediction': 0, 'key': ' 1', 'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05]}]} [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_promote [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_rollback 2026-09-15 17:01:10.351 4647 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:01:10.351 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:01:10.352 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:01:10.352 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:01:10.352 4647 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:01:10.352 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:01:10.353 4647 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:01:10.353 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:01:10.353 4647 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:01:10.353 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-triton-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:01:14.196 4647 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-15 17:01:14.196 4647 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 2026-09-15 17:02:59.423 4647 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:02:59.423 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:02:59.423 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:02:59.423 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:02:59.423 4647 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:02:59.423 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:02:59.430 4647 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:02:59.430 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:02:59.430 4647 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:02:59.430 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:02:59.460 4647 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-15 17:02:59.460 4647 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_mlserver [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_force_stop 2026-09-15 17:03:54.673 4647 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:03:54.673 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:03:54.673 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:03:54.673 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:03:54.673 4647 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:03:54.673 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:03:54.674 4647 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:03:54.674 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:03:54.674 4647 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:03:54.674 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:03:54.702 4647 kserve.trace Got response "id": "458d2f26-5cc6-4103-a31d-fb11b1c8355d","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-15 17:03:54.702 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "458d2f26-5cc6-4103-a31d-fb11b1c8355d","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-15 17:04:49.917 4647 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:04:49.917 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:04:49.917 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:04:49.917 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:04:49.917 4647 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:04:49.917 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:04:49.917 4647 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:04:49.917 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:04:49.917 4647 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:04:49.917 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:04:49.941 4647 kserve.trace Got response "id": "f8565f0e-884e-45cc-802b-3dfd3bb57816","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-15 17:04:49.941 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "f8565f0e-884e-45cc-802b-3dfd3bb57816","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 [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-15 17:06:35.175 4647 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:35.175 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:35.175 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:06:35.175 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:06:35.175 4647 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:35.175 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:35.175 4647 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:06:35.175 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:06:35.175 4647 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:35.175 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:35.206 4647 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-15 17:06:35.206 4647 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-15 17:06:50.447 4644 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:50.447 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:50.447 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:06:50.447 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:06:50.447 4644 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:50.447 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:50.448 4644 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:06:50.448 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:06:50.448 4644 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:50.448 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:06:50.477 4644 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-15 17:06:50.477 4644 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-15 17:07:40.432 4647 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:07:40.432 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:07:40.432 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:07:40.432 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:07:40.432 4647 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:07:40.432 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:07:40.432 4647 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:07:40.432 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:07:40.432 4647 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:07:40.432 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:07:40.460 4647 kserve.trace Got response "id": "f4610eea-dc90-4f26-9341-3f18f51ad8dc","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-15 17:07:40.460 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "f4610eea-dc90-4f26-9341-3f18f51ad8dc","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-15 17:08:25.708 4644 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.708 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.708 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:08:25.708 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:08:25.708 4644 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.708 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.709 4644 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:08:25.709 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:08:25.709 4644 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.709 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.738 4644 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-15 17:08:25.738 4644 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-15 17:08:25.772 4644 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.772 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.773 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:08:25.773 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:08:25.773 4644 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.773 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.773 4644 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:08:25.773 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:08:25.773 4644 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:25.773 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:26.257 4644 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-15 17:08:26.257 4644 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-15 17:08:26.293 4644 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:26.293 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:26.293 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:08:26.293 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:08:26.293 4644 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:26.293 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:26.294 4644 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:08:26.294 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:08:26.294 4644 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:26.294 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:08:26.457 4644 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-15 17:08:26.457 4644 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-15 17:09:05.689 4647 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:05.689 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:05.689 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:09:05.689 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:09:05.689 4647 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:05.689 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:05.689 4647 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:09:05.689 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:09:05.690 4647 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:05.690 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:05.719 4647 kserve.trace Got response "id": "00888048-c471-4bb9-aa68-3e03af882960","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-15 17:09:05.719 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "00888048-c471-4bb9-aa68-3e03af882960","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-15 17:09:21.658 4644 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:21.658 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:21.659 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:09:21.659 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:09:21.659 4644 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:21.659 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:21.659 4644 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:09:21.659 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:09:21.659 4644 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:21.659 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:21.789 4644 kserve.trace Got response "id": "6093abdb-0506-4b95-bd9e-562d3006e291","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-15 17:09:21.789 4644 kserve.trace INFO [utils.py:predict():150] Got response "id": "6093abdb-0506-4b95-bd9e-562d3006e291","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-15 17:09:46.998 4644 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:46.998 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:46.998 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:09:46.998 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:09:46.998 4644 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:46.998 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:46.998 4644 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:09:46.998 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:09:46.998 4644 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:46.998 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:09:47.025 4644 kserve.trace Got response "id": "435879fb-a4f9-49db-9676-6cb62febf0e9","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-15 17:09:47.025 4644 kserve.trace INFO [utils.py:predict():150] Got response "id": "435879fb-a4f9-49db-9676-6cb62febf0e9","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve 2026-09-15 17:10:40.979 4647 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:40.979 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:40.980 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:10:40.980 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:10:40.980 4647 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:40.980 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:40.980 4647 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:10:40.980 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:10:40.980 4647 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:40.980 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:41.009 4647 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-15 17:10:41.009 4647 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-15 17:10:42.234 4644 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:42.234 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:42.234 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:10:42.234 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:10:42.234 4644 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:42.234 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:42.235 4644 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:10:42.235 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:10:42.235 4644 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:42.235 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:10:42.270 4644 kserve.trace Got response "id": "76d27b67-cacf-4d13-9417-04176110c57f","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-15 17:10:42.270 4644 kserve.trace INFO [utils.py:predict():150] Got response "id": "76d27b67-cacf-4d13-9417-04176110c57f","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-15T17:12:01.201862+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-15T17:12:02.209512+00:00 timeout_sampler INFO Elapsed time: 1.0041782855987549 [0:00:01.004178] [e2e-predictor] 2026-09-15T17:12:07.447238+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-15T17:12:07.489072+00:00 timeout_sampler INFO Elapsed time: 0.00028777122497558594 [0:00:00.000288] [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_multi_container_probing.py::test_multi_container_probing 2026-09-15T17:12:12.270122+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] [e2e-predictor] predictor/test_paddle.py::test_paddle 2026-09-15T17:12:13.277147+00:00 timeout_sampler INFO Elapsed time: 1.0037484169006348 [0:00:01.003748] [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-15 17:13:22.714 4644 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:13:22.714 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:13:22.714 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:13:22.714 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:13:22.714 4644 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:13:22.714 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:13:22.764 4644 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:13:22.764 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:13:22.764 4644 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:13:22.764 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:13:23.805 4644 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-15 17:13:23.805 4644 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-15T17:13:43.403413+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-15T17:13:44.410250+00:00 timeout_sampler INFO Elapsed time: 1.0036625862121582 [0:00:01.003663] [e2e-predictor] 2026-09-15T17:13:54.497952+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-15T17:13:55.506053+00:00 timeout_sampler INFO Elapsed time: 1.0040092468261719 [0:00:01.004009] [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-15 17:14:29.043 4644 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:14:29.043 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:14:29.043 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:14:29.043 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:14:29.044 4644 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:14:29.044 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:14:29.083 4644 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:14:29.083 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:14:29.084 4644 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:14:29.084 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:14:30.105 4644 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-15 17:14:30.105 4644 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-15T17:15:25.632900+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-15T17:15:26.640158+00:00 timeout_sampler INFO Elapsed time: 1.0037591457366943 [0:00:01.003759] [e2e-predictor] 2026-09-15 17:15:35.318 4644 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:15:35.318 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:15:35.318 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:15:35.318 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:15:35.318 4644 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:15:35.318 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:15:35.405 4644 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:15:35.405 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:15:35.405 4644 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:15:35.405 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:15:36.692 4644 kserve.trace Got response "id": "85904ac5-6b87-4751-95c7-c1550e8495ff","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-15 17:15:36.692 4644 kserve.trace INFO [utils.py:predict():150] Got response "id": "85904ac5-6b87-4751-95c7-c1550e8495ff","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 2026-09-15T17:15:36.713426+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-15T17:15:37.720711+00:00 timeout_sampler INFO Elapsed time: 1.0034499168395996 [0:00:01.003450] [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_runtime_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-15 17:17:17.908 4647 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:17.908 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:17.908 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:17:17.908 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:17:17.908 4647 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:17.908 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:17.946 4647 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:17:17.946 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:17:17.947 4647 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:17.947 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:18.989 4647 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-15 17:17:18.989 4647 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] [gw1] PASSED predictor/test_pmml.py::test_pmml_runtime_kserve 2026-09-15 17:17:21.932 4644 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:21.932 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:21.932 4644 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:17:21.932 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:17:21.932 4644 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:21.932 4644 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:21.932 4644 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:17:21.932 4644 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:17:21.932 4644 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:21.932 4644 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:17:22.758 4644 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-15 17:17:22.758 4644 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-15 17:17:22.759 4644 kserve.trace Time taken: 0.8640378639975097 [e2e-predictor] 2026-09-15 17:17:22.759 4644 kserve.trace INFO [test_pmml.py:test_pmml_kserve():77] Time taken: 0.8640378639975097 [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_pmml.py::test_pmml_v2_grpc 2026-09-15 17:18:54.216 4647 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:18:54.216 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:18:54.217 4647 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-15 17:18:54.217 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-15 17:18:54.217 4647 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:18:54.217 4647 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:18:54.218 4647 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:18:54.218 4647 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-15 17:18:54.218 4647 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:18:54.218 4647 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.84fb4072-fd91-495c-bec0-e9cc6c664cad.prod.konfluxeaas.com [e2e-predictor] 2026-09-15 17:18:55.292 4647 kserve.trace Got response "id": "140eeb1f-b23b-4e81-bc84-f1bce61904d2","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-15 17:18:55.292 4647 kserve.trace INFO [utils.py:predict():150] Got response "id": "140eeb1f-b23b-4e81-bc84-f1bce61904d2","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pmml.py::test_pmml_v2_kserve [e2e-predictor] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-09-15 17:19:00.441 4647 kserve.trace Created primary ISVC: isvc-primary-cdd413 [e2e-predictor] 2026-09-15 17:19:00.441 4647 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-cdd413 [e2e-predictor] 2026-09-15 17:20:30.482 4647 kserve.trace Primary ISVC is ready [e2e-predictor] 2026-09-15 17:20:30.482 4647 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-predictor] 2026-09-15 17:20:45.508 4647 kserve.trace resourceVersion for isvc-primary-cdd413 stabilized at 40004 (stable for 15.0s) [e2e-predictor] 2026-09-15 17:20:45.508 4647 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-cdd413 stabilized at 40004 (stable for 15.0s) [e2e-predictor] 2026-09-15 17:20:45.509 4647 kserve.trace Baseline recorded - resourceVersion: 40004 [e2e-predictor] 2026-09-15 17:20:45.509 4647 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 40004 [e2e-predictor] 2026-09-15 17:20:45.509 4647 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-15 17:20:45.509 4647 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-15 17:20:45.647 4647 kserve.trace Created secondary ISVC isvc-secondary-cdd413, waiting for failure status... [e2e-predictor] 2026-09-15 17:20:45.647 4647 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-cdd413, waiting for failure status... [e2e-predictor] 2026-09-15 17:20:51.664 4647 kserve.trace ISVC isvc-secondary-cdd413 reported failure: {'exitCode': 1, 'message': "2026-09-15 17:20:46.854 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-15 17:20:46.854 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-15 17:20:46.873 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/tmp0o2itrxb.crt\n2026-09-15 17:20:47.148 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-15 17:20:50.092 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-15 17:20:51.664 4647 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-cdd413 reported failure: {'exitCode': 1, 'message': "2026-09-15 17:20:46.854 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-15 17:20:46.854 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-15 17:20:46.873 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/tmp0o2itrxb.crt\n2026-09-15 17:20:47.148 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-15 17:20:50.092 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-15 17:20:51.664 4647 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-15 17:20:46.854 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-15 17:20:46.854 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-15 17:20:46.873 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/tmp0o2itrxb.crt\n2026-09-15 17:20:47.148 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-15 17:20:50.092 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-15 17:20:51.664 4647 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-15 17:20:46.854 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-15 17:20:46.854 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-15 17:20:46.873 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/tmp0o2itrxb.crt\n2026-09-15 17:20:47.148 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-15 17:20:50.092 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-15 17:21:01.678 4647 kserve.trace Primary ISVC resourceVersion: before=40004, after=40004 [e2e-predictor] 2026-09-15 17:21:01.678 4647 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=40004, after=40004 [e2e-predictor] 2026-09-15 17:21:01.679 4647 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] 2026-09-15 17:21:01.679 4647 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 [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 2685.44s (0:44:45) ================== [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-15T17:21:08.539867935Z 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: 1e2a17e3-daee-4fdc-9127-d4da774d137c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [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-15T17:21:08.588859067Z namespace/openshift-must-gather-bwbzh created [must-gather] [must-gather ] OUT 2026-09-15T17:21:08.593961111Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-ffbvp created [must-gather] [must-gather ] OUT 2026-09-15T17:21:08.613911047Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:15.583701716Z [disk usage checker] Started [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:15.587092061Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:15.728005575Z No resources found in openshift-must-gather-bwbzh namespace. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:15.837820028Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:15.987588840Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:15.987616873Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:15.987616873Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:15.990086163Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.143454457Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.143489287Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.143489287Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.145885180Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.295659424Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.295688866Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.295688866Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.297950484Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.451663010Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.451693093Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.451693093Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.453967901Z Error getting logs from rhods-notebooks [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.600426603Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.600455876Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.600455876Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.602440123Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.754327683Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.754357385Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.754357385Z namespaces "istio-system" not found [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.756718007Z Error getting logs from istio-system [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.902867807Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.902963843Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.902963843Z namespaces "knative-serving" not found [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:16.905252679Z Error getting logs from knative-serving [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:17.058042235Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:17.058076600Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:17.058076600Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:17.060109505Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:17.328777582Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:17.594411278Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:17.726140912Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:17.808384122Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:17.810245098Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:17.933096741Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.020013477Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.022018027Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.148566084Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.234803496Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.237003894Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.363503819Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.444587604Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.446495802Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.607536866Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.694687625Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.696747335Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.829478520Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.913369946Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:18.915386843Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.047984125Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.132076752Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.134411338Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.265960736Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.347545677Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.349691607Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.477068110Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.560487343Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.563123760Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.692123091Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.775846169Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.777848199Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.908251881Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.992330614Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:19.994543641Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.122537311Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.205077748Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.206952090Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.339864671Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.420884701Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.422752543Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.547301977Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.591797538Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.629025156Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.630992558Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.757626179Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.842674288Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.844718027Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:20.972921851Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:21.060197801Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:21.062294994Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:21.188560076Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:21.270483752Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:21.272590856Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:21.398408047Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:21.480031353Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:21.482082316Z Error collecting info from [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:22.175634715Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:22.301233255Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:22.426094871Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:22.550182546Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:22.679058426Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:22.912308661Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:23.041524806Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:23.165347698Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:23.295029096Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:23.415278990Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:23.541243659Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:23.671077529Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:23.791891982Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:23.914092676Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:24.038190146Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:24.319855305Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:24.454904064Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:25.077800469Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:25.396758516Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:25.552240112Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:25.597918478Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:25.694409978Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:26.344948857Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:26.676919639Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:26.830049250Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:26.947700597Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:27.579053027Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:27.931865294Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:28.082448308Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:28.194284172Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:28.817788388Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:29.143329580Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:29.291425153Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:29.408801727Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:30.027929009Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:30.372393258Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:30.526812180Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:30.606465570Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:30.648243423Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:31.269564598Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:31.600832946Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:31.755255546Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:31.871151937Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:32.524909231Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:32.867319238Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:33.023846666Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:33.141083464Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:34.029257135Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:34.374085272Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:34.524463938Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:34.640219935Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:35.331981100Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:35.611509314Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:35.666627591Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:35.823672208Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:35.943493228Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:36.599253112Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:36.921880943Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:37.078813031Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:37.199250903Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:37.818678185Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:38.145081173Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:38.313358066Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:38.451050947Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:39.087643767Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:39.417851923Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:39.573514435Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:39.711166464Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:40.351596998Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:40.616250065Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:40.677669416Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:40.829545888Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:40.950534747Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:41.571171713Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:41.919179461Z Wrote inspect data to must-gather. [must-gather] [must-gather-7j5pq] POD 2026-09-15T17:21:41.933497914Z Caches written to disk [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:42.940991675Z waiting for gather to complete [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:42.943362407Z downloading gather output [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.304339492Z receiving incremental file list [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.317745315Z ./ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.317805916Z aggregated-discovery-api.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.318191236Z aggregated-discovery-apis.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.318958087Z event-filter.html [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.321438422Z timestamp [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.321627827Z version [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.321916985Z cluster-scoped-resources/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.321928305Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.321935905Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.321975476Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322064438Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322078029Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.32212132Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322229953Z namespaces/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322242743Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322271804Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322361166Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322407127Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322474569Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.32252173Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322632243Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322730376Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322830478Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.32288333Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.322948061Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.323005193Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.323067015Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.323185818Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.323241709Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.323303121Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.323406204Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.323458055Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.323519007Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.32366109Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.323763803Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.328838396Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.328922969Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.329044392Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.329226817Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.329440412Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.329497974Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.329571706Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.329611067Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.329673838Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.32972891Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.329798621Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.329896964Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.329944975Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.330010237Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.330067128Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.33013066Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.330205042Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.330272234Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.330340536Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.330384397Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.336737474Z [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.336766205Z sent 765 bytes received 173,992 bytes 349,514.00 bytes/sec [must-gather] [must-gather-7j5pq] OUT 2026-09-15T17:21:43.336775865Z total size is 3,010,121 speedup is 17.22 [must-gather] [must-gather ] OUT 2026-09-15T17:21:43.574498162Z namespace/openshift-must-gather-bwbzh 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: 1e2a17e3-daee-4fdc-9127-d4da774d137c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [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-15T17:21:43.693958161Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:beedb3a7cc616b58380a1e76b6ac80e15051a1fc306521c715ffbeec074e4ed6 [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: 1e2a17e3-daee-4fdc-9127-d4da774d137c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [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-15T17:21:43.713575526Z namespace/openshift-must-gather-87zwh created [must-gather] [must-gather ] OUT 2026-09-15T17:21:43.720606221Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-bhlz9 created [must-gather] [must-gather ] OUT 2026-09-15T17:21:43.739261331Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:beedb3a7cc616b58380a1e76b6ac80e15051a1fc306521c715ffbeec074e4ed6 created [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:45.260081461Z [disk usage checker] Started [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:45.263566237Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:45.645447207Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:45.776237425Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:45.867362164Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:45.944168338Z Gathering data for ns/default... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:46.235920767Z Gathering data for ns/openshift... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:46.672208851Z Gathering data for ns/kube-system... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:47.410719966Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:47.732612091Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:47.732642623Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:47.732642623Z namespaces "assisted-installer" not found [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.280337896Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.287698154Z 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-bjkc4] POD 2026-09-15T17:21:48.289662542Z Executing Istio gather script [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.290343561Z INFO: Collecting host service logs for crio [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.290648506Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.291079190Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.291410076Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.291719492Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.292042207Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.292332953Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.292621243Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.293037524Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.293364604Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.293676863Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.294005064Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.294353573Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.304117426Z INFO: Gathering HAProxy config files [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.326866854Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.344641226Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.751317368Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.980132039Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:48.984546095Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.038976622Z No resources found [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.438216921Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.525198963Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.622238710Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.624930805Z INFO: Collecting Insights Archives from insights-operator-5844b856db-nhpth [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.624967482Z insights-runtime-extractor-8vhhh [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.624987759Z insights-runtime-extractor-ffhfm [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.625006630Z insights-runtime-extractor-l6547 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.661732417Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.805887705Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.955895749Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.971649548Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.981163131Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:49.981163131Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.057962915Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.101474983Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.101474983Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.205221833Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.307387255Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.307862483Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.347219106Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.624517276Z tar: Removing leading `/' from member names [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.632090677Z INFO: HAProxy config collection complete. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.752264070Z No resources found [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.784149854Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.792697544Z INFO: 'previous-logs' folder not found on ip-10-0-130-184.ec2.internal, skipping... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.956400606Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:50.976686084Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.118307533Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.119104903Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.126965551Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.184241833Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.257777635Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.280830932Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.341414456Z INFO: 'previous-logs' folder not found on ip-10-0-132-85.ec2.internal, skipping... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.374945869Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.579181287Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.587657830Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.664697548Z INFO: 'previous-logs' folder not found on ip-10-0-141-27.ec2.internal, skipping... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.664809618Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.664840695Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.778777313Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.875256106Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:51.885047965Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.045535150Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.095777641Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.167505446Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.332002427Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.369324422Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.399607578Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.536960105Z INFO: INTERCONNECT MODE [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.537003624Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.605939839Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.666549765Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.731276884Z INFO: Gathering OVN_Northbound from ovnkube-node-n9ptp... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.731483184Z INFO: Gathering OVN_Northbound from ovnkube-node-qtgkt... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.731707815Z INFO: Gathering OVN_Northbound from ovnkube-node-sc5tl... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.732067571Z INFO: Gathering OVN_Southbound from ovnkube-node-n9ptp... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.732437438Z INFO: Gathering OVN_Southbound from ovnkube-node-qtgkt... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.732772683Z INFO: Gathering OVN_Southbound from ovnkube-node-sc5tl... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:52.952232800Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.043472883Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.084609518Z tar: Removing leading `/' from member names [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.105505615Z tar: Removing leading `/' from member names [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.117866507Z tar: Removing leading `/' from member names [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.137536490Z tar: Removing leading `/' from member names [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.152210282Z tar: Removing leading `/' from member names [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.157785656Z tar: Removing leading `/' from member names [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.191817731Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.211429633Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.377530577Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.415919860Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.437491552Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.446223025Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.716827558Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.722178746Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.765644161Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.765793434Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.766356576Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.768457942Z 4.7M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.771330136Z ovnk_database_store/ [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.771636307Z ovnk_database_store/ovnkube-node-n9ptp_nbdb [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.785321849Z W0915 17:21:53.785277 1499 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.786260280Z ovnk_database_store/ovnkube-node-n9ptp_sbdb [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.800992997Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.810681323Z ovnk_database_store/ovnkube-node-sc5tl_nbdb [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.823939318Z ovnk_database_store/ovnkube-node-qtgkt_nbdb [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.838595279Z ovnk_database_store/ovnkube-node-qtgkt_sbdb [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.866412772Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.871678461Z ovnk_database_store/ovnkube-node-sc5tl_sbdb [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.906587946Z INFO: Network log collection complete. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:53.978984818Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.038124131Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.167859326Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.215728976Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.218944927Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.441670677Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.457626452Z Gathering data for ns/openshift-console... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.463515456Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.466991745Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.652153514Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.655394750Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.873784747Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:54.996614701Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.093532192Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.098413822Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.155625145Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:667babb345aeb39d2681913fd91a5c163d48d4ab8a3ba0d3156502181ea1177a [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.296659629Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.305523718Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.326445063Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.466064947Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.529442634Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.533825968Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.581340390Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.714322513Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.909541371Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.934789710Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:55.937874319Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:56.093112013Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:56.287467612Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:56.549717032Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:56.610843262Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:57.020174527Z Done executing Istio gather script [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:57.041765375Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:57.350519889Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:57.670054921Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:57.737824743Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:58.038423931Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:58.856808503Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:21:59.975497799Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:00.331557624Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:00.465693656Z Gathering data for ns/kserve... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:01.091070063Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:02.224818673Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:02.577404481Z Gathering data for ns/openshift-config... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:02.840677113Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:03.248860657Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:03.365458958Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:03.525819326Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:03.655510825Z Collecting performance related data for node ip-10-0-132-85.ec2.internal [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:03.664686880Z Collecting performance related data for node ip-10-0-130-184.ec2.internal [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:03.675265795Z Collecting performance related data for node ip-10-0-141-27.ec2.internal [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:03.833274237Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:04.152950827Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:04.515536976Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:04.843464688Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:05.200116755Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:05.338471376Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:05.552516525Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:05.867935516Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:06.415346617Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:07.840941563Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:09.106118722Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:09.443278732Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:09.946842280Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:10.343979422Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:10.359860662Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:10.728649682Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:10.989371766Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:11.450418978Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:11.726551539Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:12.108514977Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:12.354363028Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:12.403207682Z Collecting kubelet logs for node ip-10-0-132-85.ec2.internal [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:12.405718679Z Collecting kubelet logs for node ip-10-0-130-184.ec2.internal [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:12.408077283Z Collecting kubelet logs for node ip-10-0-141-27.ec2.internal [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:12.673901580Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:12.879352536Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-87zwh namespace [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:12.885106402Z INFO: Node performance data collection complete. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:13.346619736Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:13.614602102Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:13.906389041Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:14.238609411Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:15.093458533Z Wrote inspect data to must-gather. [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:15.093503553Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:15.093503553Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:15.224922193Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:15.349896791Z [disk usage checker] Volume usage percentage: current = 48 ; allowed = 70 [must-gather] [must-gather-bjkc4] POD 2026-09-15T17:22:15.396220055Z Caches written to disk [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.407638312Z waiting for gather to complete [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.410498677Z downloading gather output [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.661490285Z receiving incremental file list [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.681938562Z ./ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.682049935Z aggregated-discovery-api.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.682354603Z aggregated-discovery-apis.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.682911038Z event-filter.html [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.68529409Z timestamp [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.685387353Z version [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.698919058Z cluster-scoped-resources/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.698945319Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.698954339Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.69899627Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.699106153Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.699243206Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.699317248Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.699337749Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.699441741Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.699525424Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.699636006Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.699661137Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.69978439Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.699867503Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.700284694Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.700347925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.700570171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.700839448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.701050274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.701225928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.705028128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.70661707Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.706754464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.706894737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.707050651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.707183985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.707471832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.707706398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.707883703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.7081595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.708308744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.708423167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.708561611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.708715885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.708867399Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.709061324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.70929136Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.709405913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.709540326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.711467557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.71195103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.712141855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.712316419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.712526825Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.712804752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.713242984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.713357617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.71348018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.713593333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.713707496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.713825959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.713971123Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.714186028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.714396024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.714514757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.714784264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.714931448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.715066782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.715614066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.715737579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.715846892Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.716054708Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.716195341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.716458888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.716636223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.716803417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.716934451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.717046554Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.717178437Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.717333831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.717448934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.717604078Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.717750712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.717940587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.718463771Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.718882912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.719010385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.719982641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.720118324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.720254728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.720362211Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.720479504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.720687129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.720924095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.721063949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.721202623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.721403718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.721527591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.721642924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.721786338Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.721909571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.725716011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.726141442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.726731628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.726907212Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.727060246Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.727231201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.727368934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.727471097Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.72758167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.730360013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.730502807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.73062903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.730762474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.730861376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.737516141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.742993765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.743147109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.743505558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.743697373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.743901379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.744046302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.744285118Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.744548976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.744668479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.744772541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.744956946Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.745070539Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.745213443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.745329776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.745458449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.745645134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.745762967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.74586861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.745996603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.746088626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.746217939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.746494627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.746842646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.747081542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.747249856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.747357889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.747467682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.749491185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.749620918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.749720761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.749825884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.749949647Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.75006082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.751650722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.751801156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.751938409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.752098863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.752241217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.752486234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.752989597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.75310658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.753251294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.753360047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.753943112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.755288717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.75540151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.755592805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.755751939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.755930974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.756033537Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.75614459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.756332775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.756492479Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.756759166Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.756812837Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.75692162Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.757008183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.757094875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.757206308Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.757374542Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.757460274Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.757575787Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.75766581Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.757753902Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.757839204Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.757931847Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.758021919Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.758105881Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.758224144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.758316987Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.75844542Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.758534143Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.758623345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.758868441Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.758948643Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.759040296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.759124738Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.759247471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.759352394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.759439566Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.759528759Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.759619341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.759715614Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.759844037Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.7599711Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.760144005Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.760282468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.760400132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.760490844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.760586806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.760665968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.760754061Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.760891834Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.760983847Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.761076559Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.761186322Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.761312335Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.761388407Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.76149719Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.761579592Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.761682335Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.761772137Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.76187551Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.761995003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.762084096Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.762180378Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.762391604Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.762514787Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.76263609Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.762808015Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.762985259Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.763130933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.763306548Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.763453172Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.763559324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.763675947Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.763802651Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.763898453Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.764009246Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.764105529Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.764236192Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.764354845Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.764455568Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.76455907Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.764683824Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.764787096Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.764885129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.764983992Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.765087424Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.765253199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.765385792Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.765484875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.765584957Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.765741162Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.765849895Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.765961007Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.76605978Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.766177573Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.766319327Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.766410039Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.766476271Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.766508892Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.766547053Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4z754.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.766661796Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7bj9w.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.766750978Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7pj4g.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.766857771Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bnktk.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.766943283Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-g2dhf.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.767055236Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jvvv4.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.767146989Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ndn2t.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.767283992Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ntsbl.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.767459227Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p8z56.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.767555179Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pxjkh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.767671622Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q8b4s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.767769855Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wfrr9.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.767874568Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-87m8w.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.76798398Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-jqd74.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.768089143Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-mfsw7.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.768254238Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.768300719Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.768488954Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.768636868Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.76872374Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.768820402Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.769181182Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.769331896Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.769417608Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.76950514Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.769623063Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.769699705Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.769789268Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.76987234Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.769959322Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.770044005Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.770136867Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77025677Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.770347002Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.770432745Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.770535798Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.770605629Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.770738983Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.770823675Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.770954318Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77101111Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.771105793Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.771230016Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.771326268Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.771414701Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.771537334Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.771635686Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77179418Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.771884683Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.771993046Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.772094879Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.772233402Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.772371416Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.772508069Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.772613082Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.772705224Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.772816427Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77291079Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773014252Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773103015Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773259769Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77330029Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773364482Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773442334Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773465044Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773542396Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773559957Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773648269Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.7736732Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773739591Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773782193Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773837414Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773878195Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773927756Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773935327Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.773990228Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77407431Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.774127102Z cluster-scoped-resources/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.774134612Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.774206754Z cluster-scoped-resources/core/nodes/ip-10-0-130-184.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.774361808Z cluster-scoped-resources/core/nodes/ip-10-0-132-85.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.774502031Z cluster-scoped-resources/core/nodes/ip-10-0-141-27.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.774631745Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.774682606Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.774737978Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77483483Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.774924433Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.775017575Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.775112738Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.775240401Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.775421506Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.775522198Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.775616421Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.775723894Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.775819866Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.775927239Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.776017821Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.776132894Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.776272918Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77635899Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.776462353Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.776549425Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.776654708Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77674563Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.776846013Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.776934155Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.776985477Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.777082729Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.777229403Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.777336246Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.777430608Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.777517811Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.777688605Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.777837599Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.777928192Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778008223Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778015844Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778070745Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778188258Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77825154Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778311351Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778327122Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778388464Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778503107Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778806004Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778866036Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778874166Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.778915098Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77902733Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779035001Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779068531Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779145013Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779239256Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779340459Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.77938506Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779453372Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779485422Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779546924Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779577955Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779829742Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779860432Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779916714Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.779985066Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780056637Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780086538Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780182411Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780240492Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780309584Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780359785Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780416827Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780459778Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780511089Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.78055121Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780603282Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780655783Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780717535Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780753706Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780855658Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780863069Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780893089Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.780961461Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.781006762Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.781098715Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.781143466Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.781239399Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.781330011Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.781417153Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.781575947Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.781720911Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.781811154Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.781913726Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782001788Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782095931Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782185913Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782305107Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782393979Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782489311Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782568563Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782664576Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782745878Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782858181Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.782944243Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.783034586Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.783125188Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.783242821Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.783348604Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.783388615Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.783511968Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.78359325Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.783687473Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.783836967Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.783944299Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784025061Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784116274Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784235537Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784328409Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784408782Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784503054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784605007Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784689229Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784793592Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784885014Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.784990367Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.785074719Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.785200952Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.785323356Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.785413868Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.785523211Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.785604673Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.785711106Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.785805548Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.785906971Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.785991713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786100166Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786212009Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786322502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786373123Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786382674Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786450265Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786513917Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786521477Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786584919Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786655121Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786662491Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786707772Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786790784Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786849576Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-184.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.786947358Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-85.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787043191Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-141-27.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787110853Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787182184Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787353999Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787414181Z host_service_logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787472832Z host_service_logs/masters/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787523703Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787597795Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787676487Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787748869Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.787897913Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788016526Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788087458Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788190781Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788268953Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788341165Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788435177Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788452258Z ingress_controllers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788457768Z ingress_controllers/default/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788462688Z ingress_controllers/default/router-default-7f5d8767b4-qhwn7/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788505299Z ingress_controllers/default/router-default-7f5d8767b4-qhwn7/haproxy.config [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788649043Z insights-data/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788659573Z istio/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788714795Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.788841858Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.789252219Z istio/event-filter.html [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.789372032Z istio/timestamp [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.789421143Z istio/cluster-scoped-resources/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.789428033Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.789454844Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.789501745Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.789649359Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.790013479Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.790496151Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.791290382Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.791446907Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.79158019Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.791645712Z machine_config_ondisk/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.791657172Z machine_config_termination_logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.791662722Z monitoring/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.791667452Z monitoring/alertmanager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.791735284Z monitoring/alertmanager/status.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.791930259Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.79197876Z monitoring/prometheus/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.792028032Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.792136025Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.792237737Z monitoring/prometheus/rules.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.792929985Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.792973587Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.793018578Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.79385881Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.793912171Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.793953082Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.794057125Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.794128757Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.794231329Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.794295481Z monitoring/prometheus/status/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.794327912Z monitoring/prometheus/status/config.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.794765994Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.794829415Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.794925618Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795096692Z namespaces/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795104802Z namespaces/default/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795153744Z namespaces/default/default.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795237536Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795281867Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795356829Z namespaces/default/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.79538739Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795480062Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795554344Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795638426Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795674807Z namespaces/default/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795719939Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.79578477Z namespaces/default/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795824111Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795944074Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.795988655Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.796027717Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.796181941Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.796361145Z namespaces/default/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.796380896Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.796510079Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.796618842Z namespaces/default/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.796784767Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.796863538Z namespaces/default/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.796943431Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797088024Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.79730254Z namespaces/default/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797367852Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797433873Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797521096Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797566287Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797632409Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.79766387Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797760832Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797838254Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797898916Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797929786Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.797988048Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798027399Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798085101Z namespaces/default/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798123031Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798176093Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798233225Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798357438Z namespaces/kserve/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798474411Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798534852Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798585264Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798622595Z namespaces/kserve/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798668166Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798747838Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.798971394Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799177339Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799242051Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799282962Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799313693Z namespaces/kserve/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799345844Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799435096Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799554449Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.79957474Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799668272Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799704443Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799713923Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799788335Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.799873897Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.79995824Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.800078983Z namespaces/kserve/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.800120044Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.800421092Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.800552845Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.800961056Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.801049538Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.801448639Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.801585682Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.80188935Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802006644Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802052745Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802158688Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802221999Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.80226953Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802304091Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802399874Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802477516Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802529197Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802603079Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802681891Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802732392Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802819005Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802884136Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.802964718Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.803058991Z namespaces/kserve/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.803067281Z namespaces/kserve/pods/kserve-controller-manager-b589c8cc8-lzm92/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.803104442Z namespaces/kserve/pods/kserve-controller-manager-b589c8cc8-lzm92/kserve-controller-manager-b589c8cc8-lzm92.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.803298617Z namespaces/kserve/pods/kserve-controller-manager-b589c8cc8-lzm92/manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.803313068Z namespaces/kserve/pods/kserve-controller-manager-b589c8cc8-lzm92/manager/manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.803319428Z namespaces/kserve/pods/kserve-controller-manager-b589c8cc8-lzm92/manager/manager/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.803329768Z namespaces/kserve/pods/kserve-controller-manager-b589c8cc8-lzm92/manager/manager/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.81139007Z namespaces/kserve/pods/kserve-controller-manager-b589c8cc8-lzm92/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.811465992Z namespaces/kserve/pods/kserve-controller-manager-b589c8cc8-lzm92/manager/manager/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.811486522Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-9mhpg/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.811631806Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-9mhpg/llmisvc-controller-manager-645f9c8fd6-9mhpg.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.811717258Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-9mhpg/manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.811726559Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-9mhpg/manager/manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.811734309Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-9mhpg/manager/manager/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.81178975Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-9mhpg/manager/manager/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813179157Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-9mhpg/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813275459Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-9mhpg/manager/manager/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813306Z namespaces/kserve/pods/model-serving-api-7b954ffc95-25nm7/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813362051Z namespaces/kserve/pods/model-serving-api-7b954ffc95-25nm7/model-serving-api-7b954ffc95-25nm7.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813443724Z namespaces/kserve/pods/model-serving-api-7b954ffc95-25nm7/server/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813457624Z namespaces/kserve/pods/model-serving-api-7b954ffc95-25nm7/server/server/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813465654Z namespaces/kserve/pods/model-serving-api-7b954ffc95-25nm7/server/server/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813510375Z namespaces/kserve/pods/model-serving-api-7b954ffc95-25nm7/server/server/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813598828Z namespaces/kserve/pods/model-serving-api-7b954ffc95-25nm7/server/server/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.81367397Z namespaces/kserve/pods/model-serving-api-7b954ffc95-25nm7/server/server/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813724841Z namespaces/kserve/pods/odh-model-controller-7b966d7984-vmf5j/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813764402Z namespaces/kserve/pods/odh-model-controller-7b966d7984-vmf5j/odh-model-controller-7b966d7984-vmf5j.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813867725Z namespaces/kserve/pods/odh-model-controller-7b966d7984-vmf5j/manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813876385Z namespaces/kserve/pods/odh-model-controller-7b966d7984-vmf5j/manager/manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813880615Z namespaces/kserve/pods/odh-model-controller-7b966d7984-vmf5j/manager/manager/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.813929156Z namespaces/kserve/pods/odh-model-controller-7b966d7984-vmf5j/manager/manager/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.831459207Z namespaces/kserve/pods/odh-model-controller-7b966d7984-vmf5j/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.831535789Z namespaces/kserve/pods/odh-model-controller-7b966d7984-vmf5j/manager/manager/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.831570749Z namespaces/kserve/pods/s3-init-g4db8/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.831622241Z namespaces/kserve/pods/s3-init-g4db8/s3-init-g4db8.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.831717093Z namespaces/kserve/pods/s3-init-g4db8/download-hf-model/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.831730474Z namespaces/kserve/pods/s3-init-g4db8/download-hf-model/download-hf-model/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.831738614Z namespaces/kserve/pods/s3-init-g4db8/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.831794275Z namespaces/kserve/pods/s3-init-g4db8/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.831878998Z namespaces/kserve/pods/s3-init-g4db8/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83195369Z namespaces/kserve/pods/s3-init-g4db8/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83198704Z namespaces/kserve/pods/s3-init-g4db8/s3-init/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.831991951Z namespaces/kserve/pods/s3-init-g4db8/s3-init/s3-init/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832016591Z namespaces/kserve/pods/s3-init-g4db8/s3-init/s3-init/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832072493Z namespaces/kserve/pods/s3-init-g4db8/s3-init/s3-init/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83234971Z namespaces/kserve/pods/s3-init-g4db8/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832417992Z namespaces/kserve/pods/s3-init-g4db8/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832471623Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832522354Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/s3-tls-init-custom-szxbz.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832604847Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/download-hf-model/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832612977Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/download-hf-model/download-hf-model/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832617187Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832652388Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.8327432Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832807212Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832853313Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/s3-tls-init-custom/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832862203Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832866483Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.832900214Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833180122Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833265734Z namespaces/kserve/pods/s3-tls-init-custom-szxbz/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833340056Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833375737Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/s3-tls-init-serving-szv5s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833467649Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/download-hf-model/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83348002Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/download-hf-model/download-hf-model/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.8334875Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833525501Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833620833Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833691655Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833728436Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/s3-tls-init-serving/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833735826Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833744577Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.833804268Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834012133Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834080265Z namespaces/kserve/pods/s3-tls-init-serving-szv5s/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834128507Z namespaces/kserve/pods/seaweedfs-64568bcd49-2mkmz/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834189668Z namespaces/kserve/pods/seaweedfs-64568bcd49-2mkmz/seaweedfs-64568bcd49-2mkmz.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83427428Z namespaces/kserve/pods/seaweedfs-64568bcd49-2mkmz/seaweedfs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834285901Z namespaces/kserve/pods/seaweedfs-64568bcd49-2mkmz/seaweedfs/seaweedfs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834292521Z namespaces/kserve/pods/seaweedfs-64568bcd49-2mkmz/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834329962Z namespaces/kserve/pods/seaweedfs-64568bcd49-2mkmz/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834531577Z namespaces/kserve/pods/seaweedfs-64568bcd49-2mkmz/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834598499Z namespaces/kserve/pods/seaweedfs-64568bcd49-2mkmz/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834658701Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wwm86/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834703342Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wwm86/seaweedfs-tls-custom-8b44d767d-wwm86.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834786434Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wwm86/seaweedfs-tls-custom/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834793964Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wwm86/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834798334Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wwm86/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.834842625Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wwm86/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835059521Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wwm86/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835129213Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-wwm86/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835223115Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-5h76h/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835269306Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-5h76h/seaweedfs-tls-serving-67b7477c6d-5h76h.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835363129Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-5h76h/seaweedfs-tls-serving/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835375019Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-5h76h/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83538334Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-5h76h/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835426811Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-5h76h/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835621286Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-5h76h/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835700978Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-5h76h/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835742819Z namespaces/kserve/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83578726Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835833751Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835878733Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835925104Z namespaces/kube-node-lease/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835934064Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835939274Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.835965345Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-184.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836105848Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-85.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836219651Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-141-27.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836317754Z namespaces/kube-system/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836364315Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836438367Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836453298Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836515799Z namespaces/kube-system/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83655036Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836682124Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836758966Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836843338Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836880879Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83692911Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.836987512Z namespaces/kube-system/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837123055Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837256599Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83731965Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837364232Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837441423Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837480275Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837489315Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837564607Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-47js2ek7vhqgcquxmttt42xhx4.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837636329Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837723701Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837800783Z namespaces/kube-system/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.837848744Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.838007348Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83808488Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.838365218Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83843809Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.838725647Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.838861351Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83922Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.839295942Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.839344924Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.839395635Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.839440326Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.839641941Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.839685653Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.839770725Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.839853777Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.839912258Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.83995828Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.839998721Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840043732Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840117444Z namespaces/kube-system/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840127644Z namespaces/kube-system/pods/global-pull-secret-syncer-7t2s2/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840184686Z namespaces/kube-system/pods/global-pull-secret-syncer-7t2s2/global-pull-secret-syncer-7t2s2.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840299769Z namespaces/kube-system/pods/global-pull-secret-syncer-7t2s2/global-pull-secret-syncer/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840307499Z namespaces/kube-system/pods/global-pull-secret-syncer-7t2s2/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840314799Z namespaces/kube-system/pods/global-pull-secret-syncer-7t2s2/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.84035442Z namespaces/kube-system/pods/global-pull-secret-syncer-7t2s2/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840586506Z namespaces/kube-system/pods/global-pull-secret-syncer-7t2s2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840654248Z namespaces/kube-system/pods/global-pull-secret-syncer-7t2s2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840707399Z namespaces/kube-system/pods/global-pull-secret-syncer-tpn5j/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.84074272Z namespaces/kube-system/pods/global-pull-secret-syncer-tpn5j/global-pull-secret-syncer-tpn5j.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840821012Z namespaces/kube-system/pods/global-pull-secret-syncer-tpn5j/global-pull-secret-syncer/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840830692Z namespaces/kube-system/pods/global-pull-secret-syncer-tpn5j/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840835063Z namespaces/kube-system/pods/global-pull-secret-syncer-tpn5j/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.840887644Z namespaces/kube-system/pods/global-pull-secret-syncer-tpn5j/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.84112105Z namespaces/kube-system/pods/global-pull-secret-syncer-tpn5j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841221233Z namespaces/kube-system/pods/global-pull-secret-syncer-tpn5j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841281384Z namespaces/kube-system/pods/global-pull-secret-syncer-zf92w/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841330576Z namespaces/kube-system/pods/global-pull-secret-syncer-zf92w/global-pull-secret-syncer-zf92w.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841404888Z namespaces/kube-system/pods/global-pull-secret-syncer-zf92w/global-pull-secret-syncer/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841412678Z namespaces/kube-system/pods/global-pull-secret-syncer-zf92w/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841422918Z namespaces/kube-system/pods/global-pull-secret-syncer-zf92w/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.84148175Z namespaces/kube-system/pods/global-pull-secret-syncer-zf92w/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841703875Z namespaces/kube-system/pods/global-pull-secret-syncer-zf92w/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841774107Z namespaces/kube-system/pods/global-pull-secret-syncer-zf92w/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841801798Z namespaces/kube-system/pods/konnectivity-agent-46nhk/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841845639Z namespaces/kube-system/pods/konnectivity-agent-46nhk/konnectivity-agent-46nhk.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841939722Z namespaces/kube-system/pods/konnectivity-agent-46nhk/konnectivity-agent/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841948142Z namespaces/kube-system/pods/konnectivity-agent-46nhk/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.841959342Z namespaces/kube-system/pods/konnectivity-agent-46nhk/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.842003093Z namespaces/kube-system/pods/konnectivity-agent-46nhk/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.842566978Z namespaces/kube-system/pods/konnectivity-agent-46nhk/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.842728382Z namespaces/kube-system/pods/konnectivity-agent-46nhk/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.842767003Z namespaces/kube-system/pods/konnectivity-agent-9snvm/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.842810004Z namespaces/kube-system/pods/konnectivity-agent-9snvm/konnectivity-agent-9snvm.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.842896447Z namespaces/kube-system/pods/konnectivity-agent-9snvm/konnectivity-agent/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.842907637Z namespaces/kube-system/pods/konnectivity-agent-9snvm/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.842915767Z namespaces/kube-system/pods/konnectivity-agent-9snvm/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.842960719Z namespaces/kube-system/pods/konnectivity-agent-9snvm/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.843736009Z namespaces/kube-system/pods/konnectivity-agent-9snvm/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.843807701Z namespaces/kube-system/pods/konnectivity-agent-9snvm/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.843836382Z namespaces/kube-system/pods/konnectivity-agent-rhpq7/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.843885243Z namespaces/kube-system/pods/konnectivity-agent-rhpq7/konnectivity-agent-rhpq7.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.843971765Z namespaces/kube-system/pods/konnectivity-agent-rhpq7/konnectivity-agent/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.843979345Z namespaces/kube-system/pods/konnectivity-agent-rhpq7/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.843990786Z namespaces/kube-system/pods/konnectivity-agent-rhpq7/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.844058127Z namespaces/kube-system/pods/konnectivity-agent-rhpq7/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.844704914Z namespaces/kube-system/pods/konnectivity-agent-rhpq7/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.844769726Z namespaces/kube-system/pods/konnectivity-agent-rhpq7/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.844782996Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-184.ec2.internal/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.84493502Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-184.ec2.internal/kube-apiserver-proxy-ip-10-0-130-184.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845015362Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-184.ec2.internal/haproxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845023963Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-184.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845042913Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-184.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845072604Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-184.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845280729Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-184.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845359482Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-184.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845396882Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-85.ec2.internal/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845442814Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-85.ec2.internal/kube-apiserver-proxy-ip-10-0-132-85.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845529446Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-85.ec2.internal/haproxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845536566Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-85.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845540566Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-85.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845581687Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-85.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845792363Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-85.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845872275Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-85.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845906696Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-27.ec2.internal/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.845953657Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-27.ec2.internal/kube-apiserver-proxy-ip-10-0-141-27.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846024949Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-27.ec2.internal/haproxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846031919Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-27.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846038409Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-27.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846103611Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-27.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846374788Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-27.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.84644348Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-27.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846480501Z namespaces/kube-system/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846516472Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846588574Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846599604Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846638395Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846737138Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846797129Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846851401Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846903242Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.846947573Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847015005Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847022685Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847027375Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847052086Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847151229Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847320113Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847367204Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847435876Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847483777Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847528558Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.84757278Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847657272Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847735154Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847817756Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847847627Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847904928Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847950989Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.847998901Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.848079263Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.848128594Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.848175815Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.848276388Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.84834225Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.848380891Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.84949942Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.849607313Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.849681485Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.849797538Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.8498774Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850011964Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85024861Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850320352Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850372223Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850437785Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850479266Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850563158Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850605699Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850693901Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850789914Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850859026Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850920467Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.850984479Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85102816Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851102062Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851133873Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851219525Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851270017Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851324888Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851362489Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851485882Z namespaces/openshift-apiserver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851522773Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851599515Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851638906Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851704038Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851741459Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851839832Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.851931144Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852030946Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852076978Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852111699Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852190051Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852243482Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852352015Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852393766Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852442897Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85255025Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852624272Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852680094Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852790066Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852898499Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.852985042Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.853079614Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.853196777Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.853335681Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.853511085Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.853567617Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.853609278Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85367781Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.853713621Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.853795123Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.853846854Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.853940007Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854031199Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854100671Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854145452Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854233214Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854251685Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854338437Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854384708Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85445081Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854496861Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854578364Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854589044Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854602004Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854622855Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854684456Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854692947Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854697256Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854737148Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85485092Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854861941Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854871101Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854916682Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854990824Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.854998564Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855044356Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855146348Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85522023Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855315963Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855359164Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855424856Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855485657Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85557493Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855676612Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855759255Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855811226Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855862637Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.855932709Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85596837Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.856080073Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.856133934Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.856278178Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85637322Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.856423172Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.856432862Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.856494224Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.856583466Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.856633847Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85675569Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.856844373Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.856939705Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.857036268Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85711478Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.857317575Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.857443639Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85750788Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.857541411Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.857614143Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.857657204Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.857701865Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.857800798Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85785997Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.857912561Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.857985213Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858064845Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858141077Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858172898Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85826064Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858280421Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858340222Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858372643Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858429674Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858437555Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858467495Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858524287Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858554798Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85862025Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85864962Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858761923Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858843525Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858910277Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858965468Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.858988959Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85904169Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859184164Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859288357Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859443911Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859488182Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859547894Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859589095Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859647886Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859717378Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.85978403Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859837451Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859932314Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859984135Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.859994535Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.860045587Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86014325Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.860267403Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.860496039Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.860617542Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.860657573Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.860769406Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.860854848Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.861238508Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86132659Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.861546036Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86170479Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.861825354Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.861871075Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.861919336Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.861979027Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862031749Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86208291Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862119031Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862210824Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862256465Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862345897Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862420549Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86246568Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862516212Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862556293Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862599304Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862687876Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862698646Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862744958Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/aws-ebs-csi-driver-node-92r5z.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86285259Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-driver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862859751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-driver/csi-driver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862870351Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-driver/csi-driver/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.862925803Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863020295Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863115947Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863134568Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-liveness-probe/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863142248Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863146828Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863189449Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863282862Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863354624Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863395235Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-node-driver-registrar/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863403125Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863407675Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863432056Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863532638Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86360033Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-92r5z/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863637921Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863686372Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/aws-ebs-csi-driver-node-cz552.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863794015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-driver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863807835Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-driver/csi-driver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863812406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-driver/csi-driver/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863841307Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.863945529Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864015741Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864064702Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-liveness-probe/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864076723Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864087893Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864120254Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864265498Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864326569Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86436939Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-node-driver-registrar/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86438037Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864384701Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864404441Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864495364Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864567695Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cz552/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864619047Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864662538Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/aws-ebs-csi-driver-node-nzrhw.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864764201Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-driver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864771691Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-driver/csi-driver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864785751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-driver/csi-driver/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864806022Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864907214Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.864989746Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865029918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-liveness-probe/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865037588Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865050918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865092589Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865224723Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865291814Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865343906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-node-driver-registrar/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865351406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865358026Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865405917Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.8655058Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865571262Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nzrhw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865618393Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865664834Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865716786Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865723976Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865763087Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865816818Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865833909Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865914711Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.865934891Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866096346Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866107036Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866112176Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866144637Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866224909Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86623847Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86627331Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866382133Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866428155Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866496326Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866536377Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866607019Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86664652Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866791634Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866869016Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.866949938Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86700761Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867064621Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867140093Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867212655Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867269846Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867308358Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.86741709Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867473792Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867514533Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867607035Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867653377Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867661267Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867711828Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867842441Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.867885963Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.868640042Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.868734555Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.868881009Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.868959451Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869193207Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869366512Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869506505Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869569617Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869622768Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869665919Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869714361Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869762122Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869809403Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869844244Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869895875Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.869983718Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.8700549Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870098101Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870139202Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870215394Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870266545Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870329487Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870373188Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87043246Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87045824Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870520112Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870533132Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dkt29/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870608484Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dkt29/tuned-dkt29.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870704057Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dkt29/tuned/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870714487Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dkt29/tuned/tuned/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870719757Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dkt29/tuned/tuned/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870760928Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dkt29/tuned/tuned/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870875161Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dkt29/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870940973Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-dkt29/tuned/tuned/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.870990274Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g28k2/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871050156Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g28k2/tuned-g28k2.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871133968Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g28k2/tuned/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871143958Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g28k2/tuned/tuned/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871148468Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g28k2/tuned/tuned/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871244421Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g28k2/tuned/tuned/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871359784Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g28k2/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871430016Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g28k2/tuned/tuned/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871465387Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mcl5w/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871517398Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mcl5w/tuned-mcl5w.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871618771Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mcl5w/tuned/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871626851Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mcl5w/tuned/tuned/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871631111Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mcl5w/tuned/tuned/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871673412Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mcl5w/tuned/tuned/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871782625Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mcl5w/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871854367Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mcl5w/tuned/tuned/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871889318Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.871934029Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87199627Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872015471Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872082743Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872095063Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872156855Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-184.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872280298Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-85.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872386491Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-141-27.ec2.internal.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872445972Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872508204Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872609937Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872666938Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87274285Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872773751Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872857713Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872888064Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.872998907Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873191212Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873383957Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873424238Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873470029Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873531301Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873578352Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873654224Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873716986Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873756767Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873846089Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873918321Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.873958602Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.874143447Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87425062Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.874392623Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.874471226Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.874614879Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.874740602Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.874913927Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.874977939Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87500946Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875093572Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875127583Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875220315Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875241416Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875340628Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87541842Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875473912Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875518623Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875563844Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875608205Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875687167Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875729339Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87579388Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875832911Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875894023Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875901233Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.875945234Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator-86499c89c4-8gs62.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.876039257Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator-watch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.876046867Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.876058767Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.876093088Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.876305634Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.876376885Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.876431437Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.876443367Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.876451427Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.876487858Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877140016Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877257488Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-8gs62/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877280839Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87732621Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877377842Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877422693Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877521586Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877569997Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877638098Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87767968Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877744021Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877794273Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877897075Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.877999548Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878117611Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878189403Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878252985Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878322627Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878365588Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87845319Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878515182Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878560043Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878651725Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878715637Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878723457Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878763168Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878866911Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.878949253Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.879005274Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.879121978Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.879246891Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87959959Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.879720283Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.879832116Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.87999698Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880144455Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880245277Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880280638Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88036518Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880402961Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880456993Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880507314Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880544075Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880590636Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880673928Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88074812Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880789621Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880833922Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880896414Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.880918415Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881233833Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881312635Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881381687Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881403828Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88149387Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88150354Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-d7mdp/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881524251Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-d7mdp/volume-data-source-validator-86695b7cc7-d7mdp.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881622893Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-d7mdp/volume-data-source-validator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881631003Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-d7mdp/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881635443Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-d7mdp/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881684585Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-d7mdp/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881796218Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-d7mdp/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88188883Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-d7mdp/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881918471Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.881973383Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882030964Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882038424Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882084245Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882142227Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882213989Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88228384Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882331342Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882411294Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882498426Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882574058Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882609709Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882680431Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882721842Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882808484Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882883696Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.882968978Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88300189Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883053191Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883093342Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883139943Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883247846Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883299937Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883345939Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88342058Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883465911Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883473182Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883503252Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883590525Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883631936Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883738719Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883810071Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.883915973Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.884009156Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.884085378Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.884308164Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.884486468Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88455539Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.884609321Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.884666353Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.884716034Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.884766396Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.884806927Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.884912549Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885008272Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885054523Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885104305Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885182557Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885250028Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88531196Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885342611Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885399312Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885450214Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885542806Z namespaces/openshift-config-managed/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885590957Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.8856812Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885730331Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885814773Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885872885Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.885969187Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.886275685Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.886354037Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.886388448Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88644058Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.886490531Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.886527552Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.886604964Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.886653715Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.886684016Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.886770598Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.88683021Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.886884221Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890119326Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890216489Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890309371Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890389183Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890467625Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890620499Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890731372Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890778403Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890834285Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890922117Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.890980059Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89102605Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891085202Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891136183Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891224815Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891266076Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891352889Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891426031Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891479972Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891522043Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891591815Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891632296Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891683297Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891716178Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89177001Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89177706Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891822281Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891880912Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891913603Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.891971255Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892009806Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892058997Z namespaces/openshift-config-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892068257Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892072268Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892119289Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892278043Z namespaces/openshift-config/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892327674Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892421667Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892478378Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89253809Z namespaces/openshift-config/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89256225Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892657013Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892732615Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892817207Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892845968Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.892893329Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89294083Z namespaces/openshift-config/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893073044Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893218258Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893266309Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89331351Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893399972Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893471844Z namespaces/openshift-config/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893516215Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893641509Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893730541Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893827514Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893912946Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.893991858Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.894158552Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.894376678Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89444331Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.894502811Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.894574633Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.894640775Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.894872671Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.894904712Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.894986974Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895026895Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895146028Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895263791Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895312793Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895367744Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895421505Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895478887Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895524818Z namespaces/openshift-config/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89559192Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895633471Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895693443Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895799975Z namespaces/openshift-console-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895857257Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895917689Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.895996611Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896056042Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896101203Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896218776Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89635267Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896471823Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896528445Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896574526Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896630417Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896679878Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896779581Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896844223Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896900414Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.896996127Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.897044218Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.897051498Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.897097559Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.897225043Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.897275174Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.898083075Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.898204278Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.898498116Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.898579428Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.898706022Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.898828985Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.8990181Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899072671Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899121602Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899179454Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899245086Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899291887Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899335608Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89941706Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899503723Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899564324Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899609035Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899676977Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899719408Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.89977797Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899818271Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899870632Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899900523Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899971245Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.899980395Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-s5lrt/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.900068757Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-s5lrt/console-operator-696884fb9c-s5lrt.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9001788Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-s5lrt/console-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.900297013Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-s5lrt/console-operator/console-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.900304473Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-s5lrt/console-operator/console-operator/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.900353235Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-s5lrt/console-operator/console-operator/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.900856798Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-s5lrt/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.900905999Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.900958291Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901001562Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901037013Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901101524Z namespaces/openshift-console/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901149666Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901256889Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901285219Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901358461Z namespaces/openshift-console/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901393432Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901480274Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901643549Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901899875Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901940167Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.901981677Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.902018309Z namespaces/openshift-console/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.90207149Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.902151922Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.902226084Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.902257135Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.902351887Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.902418399Z namespaces/openshift-console/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.90247953Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9032101Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.903318223Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.903566089Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.903647031Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.903813886Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.903939319Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904185606Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904270368Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904318989Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904382021Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904439012Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904509524Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904552405Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904640707Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9047184Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904761781Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904804422Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904854003Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904892274Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904944205Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.904990867Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905033878Z namespaces/openshift-console/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905042088Z namespaces/openshift-console/pods/console-657d8c56dc-d5p7j/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905076209Z namespaces/openshift-console/pods/console-657d8c56dc-d5p7j/console-657d8c56dc-d5p7j.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905175892Z namespaces/openshift-console/pods/console-657d8c56dc-d5p7j/console/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905187172Z namespaces/openshift-console/pods/console-657d8c56dc-d5p7j/console/console/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905193832Z namespaces/openshift-console/pods/console-657d8c56dc-d5p7j/console/console/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905259804Z namespaces/openshift-console/pods/console-657d8c56dc-d5p7j/console/console/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905346486Z namespaces/openshift-console/pods/console-657d8c56dc-d5p7j/console/console/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905422348Z namespaces/openshift-console/pods/console-657d8c56dc-d5p7j/console/console/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905466739Z namespaces/openshift-console/pods/downloads-76f99584f4-x5vt9/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9055071Z namespaces/openshift-console/pods/downloads-76f99584f4-x5vt9/downloads-76f99584f4-x5vt9.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905614283Z namespaces/openshift-console/pods/downloads-76f99584f4-x5vt9/download-server/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905621423Z namespaces/openshift-console/pods/downloads-76f99584f4-x5vt9/download-server/download-server/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905625413Z namespaces/openshift-console/pods/downloads-76f99584f4-x5vt9/download-server/download-server/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905663894Z namespaces/openshift-console/pods/downloads-76f99584f4-x5vt9/download-server/download-server/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.905942281Z namespaces/openshift-console/pods/downloads-76f99584f4-x5vt9/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906030844Z namespaces/openshift-console/pods/downloads-76f99584f4-x5vt9/download-server/download-server/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906080065Z namespaces/openshift-console/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906127857Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906228039Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906290321Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906392433Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906426614Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906499886Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906546227Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906611279Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.90665096Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906776543Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906862836Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906941138Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.906997329Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907046021Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907103492Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907149643Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907275176Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907331998Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907383519Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907463221Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907594835Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907641486Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907768709Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907856072Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.907954144Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908035267Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908115858Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908327494Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908523559Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908575291Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908624292Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908667333Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908725905Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908773926Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908819597Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.90891397Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.908991401Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909056213Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909090034Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909148756Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909239368Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909484394Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909528386Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909593707Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909636809Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909730171Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909814053Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909933946Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.909977037Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910028049Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91006537Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910151662Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910261175Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910340517Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910397329Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91044474Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910510261Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910550693Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910637545Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910676436Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910726607Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910806259Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910859161Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910867201Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.910914342Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.911005574Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.911056316Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.911155288Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.911262801Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.911359004Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.911435386Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.911518468Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.911634711Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.911806746Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912206506Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912254357Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912324549Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91237124Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912435992Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912481573Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912567585Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912653008Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912705409Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91272926Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912802572Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912849163Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912941825Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.912988586Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913066208Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91311217Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913356066Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913423398Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913490659Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913532681Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913575432Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913622383Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913709095Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913788878Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913869649Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913907541Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.913939281Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914004153Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914030074Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914109466Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914159097Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914232079Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914322241Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914383553Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914410554Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914535637Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914615449Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914691231Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914764263Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914851015Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.914970978Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915151413Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915249906Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915268706Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915343878Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91539478Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915454531Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915499132Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915577914Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915659256Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915718808Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915764199Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915817761Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915854302Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915918633Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.915961164Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916009816Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916051087Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916095588Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916130609Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91618441Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916233452Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916343465Z namespaces/openshift-dns/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916385806Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916444187Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916483488Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91653546Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916576001Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916766276Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916842618Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91692933Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.916972701Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917022422Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917064653Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917107555Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917237278Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91731211Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917361981Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917441233Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917475514Z namespaces/openshift-dns/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917518845Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917625398Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917709561Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.917929806Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.918010158Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.918317616Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91844221Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.918637145Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.918702456Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.918725707Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.918788909Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91883513Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.918910752Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.918956383Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919044736Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919127098Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9192015Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919262141Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919310952Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919361364Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919415735Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919443386Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919495137Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919503757Z namespaces/openshift-dns/pods/dns-default-l9b4d/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919542009Z namespaces/openshift-dns/pods/dns-default-l9b4d/dns-default-l9b4d.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919629031Z namespaces/openshift-dns/pods/dns-default-l9b4d/dns/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919638761Z namespaces/openshift-dns/pods/dns-default-l9b4d/dns/dns/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919642681Z namespaces/openshift-dns/pods/dns-default-l9b4d/dns/dns/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919693313Z namespaces/openshift-dns/pods/dns-default-l9b4d/dns/dns/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919783905Z namespaces/openshift-dns/pods/dns-default-l9b4d/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919897648Z namespaces/openshift-dns/pods/dns-default-l9b4d/dns/dns/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919939809Z namespaces/openshift-dns/pods/dns-default-l9b4d/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.919951889Z namespaces/openshift-dns/pods/dns-default-l9b4d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.91996692Z namespaces/openshift-dns/pods/dns-default-l9b4d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920011441Z namespaces/openshift-dns/pods/dns-default-l9b4d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920219936Z namespaces/openshift-dns/pods/dns-default-l9b4d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920310029Z namespaces/openshift-dns/pods/dns-default-l9b4d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920338089Z namespaces/openshift-dns/pods/dns-default-pz7zt/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920412961Z namespaces/openshift-dns/pods/dns-default-pz7zt/dns-default-pz7zt.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920691659Z namespaces/openshift-dns/pods/dns-default-pz7zt/dns/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920702419Z namespaces/openshift-dns/pods/dns-default-pz7zt/dns/dns/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920716419Z namespaces/openshift-dns/pods/dns-default-pz7zt/dns/dns/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92076287Z namespaces/openshift-dns/pods/dns-default-pz7zt/dns/dns/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920854373Z namespaces/openshift-dns/pods/dns-default-pz7zt/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920961206Z namespaces/openshift-dns/pods/dns-default-pz7zt/dns/dns/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.920985076Z namespaces/openshift-dns/pods/dns-default-pz7zt/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921005627Z namespaces/openshift-dns/pods/dns-default-pz7zt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921016787Z namespaces/openshift-dns/pods/dns-default-pz7zt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921095779Z namespaces/openshift-dns/pods/dns-default-pz7zt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921261994Z namespaces/openshift-dns/pods/dns-default-pz7zt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921351746Z namespaces/openshift-dns/pods/dns-default-pz7zt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921411327Z namespaces/openshift-dns/pods/dns-default-v5xgx/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921484049Z namespaces/openshift-dns/pods/dns-default-v5xgx/dns-default-v5xgx.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921594412Z namespaces/openshift-dns/pods/dns-default-v5xgx/dns/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921602812Z namespaces/openshift-dns/pods/dns-default-v5xgx/dns/dns/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921613153Z namespaces/openshift-dns/pods/dns-default-v5xgx/dns/dns/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921662834Z namespaces/openshift-dns/pods/dns-default-v5xgx/dns/dns/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921773127Z namespaces/openshift-dns/pods/dns-default-v5xgx/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921860079Z namespaces/openshift-dns/pods/dns-default-v5xgx/dns/dns/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921922151Z namespaces/openshift-dns/pods/dns-default-v5xgx/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921930921Z namespaces/openshift-dns/pods/dns-default-v5xgx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.921940912Z namespaces/openshift-dns/pods/dns-default-v5xgx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922007603Z namespaces/openshift-dns/pods/dns-default-v5xgx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922103176Z namespaces/openshift-dns/pods/dns-default-v5xgx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922216099Z namespaces/openshift-dns/pods/dns-default-v5xgx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92226328Z namespaces/openshift-dns/pods/node-resolver-5tq5k/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922341912Z namespaces/openshift-dns/pods/node-resolver-5tq5k/node-resolver-5tq5k.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922433624Z namespaces/openshift-dns/pods/node-resolver-5tq5k/dns-node-resolver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922447005Z namespaces/openshift-dns/pods/node-resolver-5tq5k/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922455205Z namespaces/openshift-dns/pods/node-resolver-5tq5k/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922521697Z namespaces/openshift-dns/pods/node-resolver-5tq5k/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922624469Z namespaces/openshift-dns/pods/node-resolver-5tq5k/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922708092Z namespaces/openshift-dns/pods/node-resolver-5tq5k/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922766643Z namespaces/openshift-dns/pods/node-resolver-bpcsp/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922821144Z namespaces/openshift-dns/pods/node-resolver-bpcsp/node-resolver-bpcsp.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922899817Z namespaces/openshift-dns/pods/node-resolver-bpcsp/dns-node-resolver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922915677Z namespaces/openshift-dns/pods/node-resolver-bpcsp/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.922934047Z namespaces/openshift-dns/pods/node-resolver-bpcsp/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923000389Z namespaces/openshift-dns/pods/node-resolver-bpcsp/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923100052Z namespaces/openshift-dns/pods/node-resolver-bpcsp/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923208765Z namespaces/openshift-dns/pods/node-resolver-bpcsp/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923294707Z namespaces/openshift-dns/pods/node-resolver-kwhm5/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923454111Z namespaces/openshift-dns/pods/node-resolver-kwhm5/node-resolver-kwhm5.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923541214Z namespaces/openshift-dns/pods/node-resolver-kwhm5/dns-node-resolver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923550984Z namespaces/openshift-dns/pods/node-resolver-kwhm5/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923560704Z namespaces/openshift-dns/pods/node-resolver-kwhm5/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923609105Z namespaces/openshift-dns/pods/node-resolver-kwhm5/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923713278Z namespaces/openshift-dns/pods/node-resolver-kwhm5/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92378808Z namespaces/openshift-dns/pods/node-resolver-kwhm5/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.923975265Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924036466Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924099018Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924143499Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924273783Z namespaces/openshift-etcd/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924319944Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924390166Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924441957Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92454006Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924590551Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924684984Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924773186Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.924855628Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92491331Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9249501Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925023812Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925063223Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925188237Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925272219Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92532707Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925408032Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925479554Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925527466Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925622168Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92570627Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925806153Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925885905Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.925969997Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926112251Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926326507Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926378528Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926421329Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9264615Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926505341Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926573553Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926625344Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926718337Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926820749Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926875411Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926922502Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.926980634Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927024185Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927088556Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927250611Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927314482Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927363084Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927459156Z namespaces/openshift-host-network/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927514208Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9276009Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927649351Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927723043Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927786975Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.927894288Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92798563Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.928103023Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92876128Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.928806752Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.928862133Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.928912244Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.929007917Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.929069779Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92911528Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.929380777Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.929468659Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.929527261Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.929649284Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.929755297Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.92988102Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.929974382Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930049904Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930223899Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930342902Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930407224Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930447625Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930508666Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930547977Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930594409Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.93063694Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930704502Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930744092Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930835645Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.930960248Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931010119Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931055611Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931097902Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931136643Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931233775Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931277066Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931340598Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931392689Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931532643Z namespaces/openshift-image-registry/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931580045Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931644846Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931683767Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931761569Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.93180222Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.931923863Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932083728Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932325404Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932381955Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932439167Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932495818Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.93255621Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932670813Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932737175Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932795526Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932888519Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932958061Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.932965001Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.933026823Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.933115605Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.933211097Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.93405857Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.934157212Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.93445378Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.934546522Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.934782478Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.934936093Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935189529Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935261811Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935301832Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935367914Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935407845Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935466447Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935504808Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9355919Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935670922Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935731533Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935780795Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935839176Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.935887607Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.93599642Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936091423Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936144934Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936210066Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936281608Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936315859Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936395611Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936404631Z namespaces/openshift-image-registry/pods/image-registry-7bb4cb5b99-9pq4v/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936426922Z namespaces/openshift-image-registry/pods/image-registry-7bb4cb5b99-9pq4v/image-registry-7bb4cb5b99-9pq4v.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936544725Z namespaces/openshift-image-registry/pods/image-registry-7bb4cb5b99-9pq4v/registry/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936551875Z namespaces/openshift-image-registry/pods/image-registry-7bb4cb5b99-9pq4v/registry/registry/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936560145Z namespaces/openshift-image-registry/pods/image-registry-7bb4cb5b99-9pq4v/registry/registry/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.936604406Z namespaces/openshift-image-registry/pods/image-registry-7bb4cb5b99-9pq4v/registry/registry/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.937859639Z namespaces/openshift-image-registry/pods/image-registry-7bb4cb5b99-9pq4v/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.937937971Z namespaces/openshift-image-registry/pods/image-registry-7bb4cb5b99-9pq4v/registry/registry/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.937976382Z namespaces/openshift-image-registry/pods/node-ca-sc5l4/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938010553Z namespaces/openshift-image-registry/pods/node-ca-sc5l4/node-ca-sc5l4.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938098445Z namespaces/openshift-image-registry/pods/node-ca-sc5l4/node-ca/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938109356Z namespaces/openshift-image-registry/pods/node-ca-sc5l4/node-ca/node-ca/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938117036Z namespaces/openshift-image-registry/pods/node-ca-sc5l4/node-ca/node-ca/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938176598Z namespaces/openshift-image-registry/pods/node-ca-sc5l4/node-ca/node-ca/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938441454Z namespaces/openshift-image-registry/pods/node-ca-sc5l4/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938530417Z namespaces/openshift-image-registry/pods/node-ca-sc5l4/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938594578Z namespaces/openshift-image-registry/pods/node-ca-whwt5/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.93864393Z namespaces/openshift-image-registry/pods/node-ca-whwt5/node-ca-whwt5.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938742142Z namespaces/openshift-image-registry/pods/node-ca-whwt5/node-ca/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938756193Z namespaces/openshift-image-registry/pods/node-ca-whwt5/node-ca/node-ca/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938773773Z namespaces/openshift-image-registry/pods/node-ca-whwt5/node-ca/node-ca/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.938838995Z namespaces/openshift-image-registry/pods/node-ca-whwt5/node-ca/node-ca/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.93903658Z namespaces/openshift-image-registry/pods/node-ca-whwt5/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939127972Z namespaces/openshift-image-registry/pods/node-ca-whwt5/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939209255Z namespaces/openshift-image-registry/pods/node-ca-xvx5n/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939268846Z namespaces/openshift-image-registry/pods/node-ca-xvx5n/node-ca-xvx5n.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939355949Z namespaces/openshift-image-registry/pods/node-ca-xvx5n/node-ca/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939364679Z namespaces/openshift-image-registry/pods/node-ca-xvx5n/node-ca/node-ca/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939374689Z namespaces/openshift-image-registry/pods/node-ca-xvx5n/node-ca/node-ca/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.93942652Z namespaces/openshift-image-registry/pods/node-ca-xvx5n/node-ca/node-ca/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939573934Z namespaces/openshift-image-registry/pods/node-ca-xvx5n/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939660537Z namespaces/openshift-image-registry/pods/node-ca-xvx5n/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939717868Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939761829Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939832211Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.939887192Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940001645Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940053867Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940121509Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9401836Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940280093Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940316094Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940472108Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940575621Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940671473Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940728685Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940760995Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940819987Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940877538Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.940996642Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.941053013Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.941099914Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.941208317Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94129925Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.941335461Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.941439623Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.941526035Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94168525Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.941760302Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.941925396Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94206308Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.942279035Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.942347187Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.942386458Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94245009Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.942502271Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.942557553Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.942607784Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.942692106Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.942777338Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9428209Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.942910022Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.942962303Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943011465Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943071796Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943085276Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hq5n/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943137218Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hq5n/ingress-canary-5hq5n.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943261841Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hq5n/serve-healthcheck-canary/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943273281Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hq5n/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943279621Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hq5n/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943402115Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hq5n/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943488617Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hq5n/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943502527Z namespaces/openshift-ingress-canary/pods/ingress-canary-5hq5n/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943560829Z namespaces/openshift-ingress-canary/pods/ingress-canary-8s5gr/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94361704Z namespaces/openshift-ingress-canary/pods/ingress-canary-8s5gr/ingress-canary-8s5gr.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943703943Z namespaces/openshift-ingress-canary/pods/ingress-canary-8s5gr/serve-healthcheck-canary/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943713573Z namespaces/openshift-ingress-canary/pods/ingress-canary-8s5gr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943720613Z namespaces/openshift-ingress-canary/pods/ingress-canary-8s5gr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943774874Z namespaces/openshift-ingress-canary/pods/ingress-canary-8s5gr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943866707Z namespaces/openshift-ingress-canary/pods/ingress-canary-8s5gr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943957409Z namespaces/openshift-ingress-canary/pods/ingress-canary-8s5gr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94398786Z namespaces/openshift-ingress-canary/pods/ingress-canary-drgp5/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.943999071Z namespaces/openshift-ingress-canary/pods/ingress-canary-drgp5/ingress-canary-drgp5.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944120594Z namespaces/openshift-ingress-canary/pods/ingress-canary-drgp5/serve-healthcheck-canary/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944133334Z namespaces/openshift-ingress-canary/pods/ingress-canary-drgp5/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944140094Z namespaces/openshift-ingress-canary/pods/ingress-canary-drgp5/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944152164Z namespaces/openshift-ingress-canary/pods/ingress-canary-drgp5/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944277108Z namespaces/openshift-ingress-canary/pods/ingress-canary-drgp5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94434282Z namespaces/openshift-ingress-canary/pods/ingress-canary-drgp5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94437439Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944414111Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944458292Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944496753Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944641957Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944658268Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94475878Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944802521Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944815582Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944839833Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.944943435Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.945020867Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.945101209Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.945185151Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.945418568Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.945462839Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94550989Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.945608953Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.945653654Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.945693735Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.946031134Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.946089395Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.946124496Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.946703071Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.946782264Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.946882686Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.946958478Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94703892Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947176694Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947380199Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947445811Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947493182Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947546273Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947609365Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947666657Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947678487Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947687007Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947772559Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947816651Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947893022Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.947990505Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948062257Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948115359Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94817312Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948241122Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948313874Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948352575Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948413066Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948453047Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948504879Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948517949Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.94856167Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948643192Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948674493Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948722924Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948779056Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948865128Z namespaces/openshift-ingress/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948918569Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.948972271Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949023612Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949079204Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949098294Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949219257Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949354931Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949479164Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949532806Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949574497Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949635388Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949675619Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949754061Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949812053Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949860224Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.949941536Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.950023289Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95006973Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.950200583Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.950293676Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.950428179Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.950510081Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.950663075Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.950795629Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951056256Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951160418Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95122149Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951295352Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951346103Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951413195Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951459436Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951563519Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951655021Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951726503Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951754764Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951848596Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951870337Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.951956849Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.952032271Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.952072982Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.952084032Z namespaces/openshift-ingress/pods/router-default-7f5d8767b4-qhwn7/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.952138454Z namespaces/openshift-ingress/pods/router-default-7f5d8767b4-qhwn7/router-default-7f5d8767b4-qhwn7.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.952277538Z namespaces/openshift-ingress/pods/router-default-7f5d8767b4-qhwn7/router/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.952302288Z namespaces/openshift-ingress/pods/router-default-7f5d8767b4-qhwn7/router/router/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.952633097Z namespaces/openshift-ingress/pods/router-default-7f5d8767b4-qhwn7/router/router/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.952681388Z namespaces/openshift-ingress/pods/router-default-7f5d8767b4-qhwn7/router/router/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.953041338Z namespaces/openshift-ingress/pods/router-default-7f5d8767b4-qhwn7/router/router/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.953115659Z namespaces/openshift-ingress/pods/router-default-7f5d8767b4-qhwn7/router/router/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95314754Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.953279824Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.953350136Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.953389397Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.953476049Z namespaces/openshift-insights/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95352003Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.953584762Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.953604572Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.953675964Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.953725286Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95389403Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954001633Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954113356Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954154157Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95428253Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954350652Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954398864Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954459425Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954503356Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954583318Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95462943Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954676411Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954758533Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954838925Z namespaces/openshift-insights/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.954892426Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.955482902Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.955573294Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.955857012Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.956029476Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.956427027Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.956507879Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.956653412Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.956772046Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.956816137Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.956889979Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95693481Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957027202Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957077234Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957123235Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957234158Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957273009Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957359351Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957407872Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957650769Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95769081Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957784012Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957861744Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957925976Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.957993898Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958057419Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958106991Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958183463Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958240264Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958284555Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958338167Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958403809Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958417189Z namespaces/openshift-insights/pods/insights-operator-5844b856db-nhpth/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95845474Z namespaces/openshift-insights/pods/insights-operator-5844b856db-nhpth/insights-operator-5844b856db-nhpth.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958544532Z namespaces/openshift-insights/pods/insights-operator-5844b856db-nhpth/insights-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958559742Z namespaces/openshift-insights/pods/insights-operator-5844b856db-nhpth/insights-operator/insights-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958567633Z namespaces/openshift-insights/pods/insights-operator-5844b856db-nhpth/insights-operator/insights-operator/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.958615634Z namespaces/openshift-insights/pods/insights-operator-5844b856db-nhpth/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959001814Z namespaces/openshift-insights/pods/insights-operator-5844b856db-nhpth/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959380634Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959422205Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/insights-runtime-extractor-8vhhh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959531548Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959539308Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/exporter/exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959552419Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/exporter/exporter/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.95959301Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/exporter/exporter/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959685162Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959757344Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/exporter/exporter/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959822156Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/extractor/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959829206Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/extractor/extractor/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959839886Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/extractor/extractor/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.959908298Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/extractor/extractor/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960030361Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960100373Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/extractor/extractor/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960146824Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960156635Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960196836Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960246707Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960339629Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960422342Z namespaces/openshift-insights/pods/insights-runtime-extractor-8vhhh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960479993Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960530604Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/insights-runtime-extractor-ffhfm.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960621337Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960631767Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/exporter/exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960646497Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/exporter/exporter/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960697339Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/exporter/exporter/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960800371Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.960999917Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/exporter/exporter/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961057078Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/extractor/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961069559Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/extractor/extractor/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961089379Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/extractor/extractor/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961177761Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/extractor/extractor/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961402987Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961468099Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/extractor/extractor/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96150563Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96151785Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96152383Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961578652Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961678244Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961753896Z namespaces/openshift-insights/pods/insights-runtime-extractor-ffhfm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961797987Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961848859Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/insights-runtime-extractor-l6547.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961938111Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961949231Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/exporter/exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.961959092Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/exporter/exporter/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962010983Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/exporter/exporter/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962108646Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962213818Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/exporter/exporter/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96226098Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/extractor/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96227144Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/extractor/extractor/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9622853Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/extractor/extractor/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962343782Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/extractor/extractor/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962448475Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962546377Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/extractor/extractor/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962602799Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962610099Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962624219Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962691691Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962795534Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962907067Z namespaces/openshift-insights/pods/insights-runtime-extractor-l6547/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.962971048Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96302493Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963081731Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963135553Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963232565Z namespaces/openshift-keda/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963243836Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963251916Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963328028Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96342883Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963501842Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963517763Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963611545Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963703928Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963768349Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.963895102Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.964011185Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.964102938Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.964113488Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9641754Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.964436477Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.964489008Z namespaces/openshift-keda/operators.coreos.com/installplans/install-cdhdx.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.964611331Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.964651812Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.964702614Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.964742075Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965023662Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965066143Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965189047Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965262389Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96532326Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965354761Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965407892Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965455363Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965535286Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965612398Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96569311Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965727701Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965779852Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965828293Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965868185Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.965957947Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.966017988Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96606651Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.966135181Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.966236004Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.966287365Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.966403559Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96648061Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.966620104Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.966639455Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.966722517Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.966897052Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967182919Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967276642Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967331343Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967393834Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967437706Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967508928Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967540368Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967629991Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967744544Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967805005Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967863587Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.967926239Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96799131Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.968054542Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.968180735Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.968249987Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.968312909Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.968445382Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.968514724Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.968596656Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.968655387Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96875793Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.968814102Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.968937905Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969057618Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969213062Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969270234Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969324315Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969385907Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969438018Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96951944Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969581582Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969628453Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969708115Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969756596Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969796808Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.96989844Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.969977252Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.970056234Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.970136286Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97025312Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.970381313Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.970539697Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.970598329Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97064794Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.970703531Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.970753253Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.970796844Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.970834325Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.970912907Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971002089Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971071891Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971127263Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971212975Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971253606Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971356049Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97140224Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971446011Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971499132Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971537773Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971586115Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971624045Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971674887Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971720628Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97181147Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971860292Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971902833Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.971949604Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.972016856Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.972036596Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.972135839Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.972246482Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.972324244Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.972960171Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.973002782Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.973065973Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.973139695Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.973263628Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.973306269Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97334215Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.973424003Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.973503105Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.973552226Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.973916526Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.973993788Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97407631Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.974155802Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.974267065Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.974396288Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.974572153Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.974641115Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.974694286Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.974744937Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.974772558Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9748471Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.974893661Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.974973243Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975048865Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975097096Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975125117Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97522385Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975261131Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975322502Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975356583Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975411305Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975455146Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975516647Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975561519Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975661851Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975706252Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975773024Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975790095Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975873707Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.975893457Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97598661Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976068912Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976142744Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976218436Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976267107Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976327659Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97636697Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976447362Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976498603Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976530264Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976618556Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976676198Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976686978Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976721709Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976778051Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976815242Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976912674Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.976986106Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.977332735Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.977403987Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.977479919Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.977606742Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.977776577Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.977823648Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97787516Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97791083Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.977955982Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.977987603Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978037514Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978115756Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978217919Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.97825453Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978300181Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978359412Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978406783Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978458535Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978505636Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978552117Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978588138Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978675331Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978710671Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978775043Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978810934Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978879136Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978896907Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.978982089Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979071681Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979146513Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979213985Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979276376Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979341128Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979359419Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979472691Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979492752Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979558194Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979634996Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979725518Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979744239Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979866942Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.979938624Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980016586Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980088098Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98017417Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980314994Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980494718Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98056521Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980607441Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980660573Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980685213Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980738355Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980780776Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980864928Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98093838Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.980983331Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981025872Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981072944Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981117805Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981181316Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981227048Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981283949Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98132085Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981382442Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981431693Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981490615Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981525105Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981590727Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981637148Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98171863Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981793132Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981869484Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981923446Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.981953187Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982024558Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982057269Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982140652Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982207193Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982247194Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982326346Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982378158Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982423229Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982516771Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982591813Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982666815Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982743977Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982825199Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.982944133Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983107307Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983154848Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98322081Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983302032Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983329563Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983411645Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983453106Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9836272Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983720333Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983765264Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983803325Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983849036Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983880777Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983945899Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.983973269Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984024581Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984066942Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984177365Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984241727Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984312829Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984330509Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984417311Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984433192Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984532804Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984646047Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98474657Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984794581Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984849203Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984880223Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.984931645Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985010187Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985069068Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985103159Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985237243Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985282144Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985291944Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985308255Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985398347Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985432518Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985731736Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985813608Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.985987633Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.986064195Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98627099Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.986433084Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.986619809Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.986676571Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.986720692Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.986767253Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.986852085Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.986891756Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.986944558Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98701896Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987099712Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987129332Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987177634Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987266386Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987286696Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987356578Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987367039Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n8wht/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9874045Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n8wht/kube-storage-version-migrator-operator-6c8f84f897-n8wht.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987547173Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n8wht/kube-storage-version-migrator-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987559294Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n8wht/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987565684Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n8wht/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987594725Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n8wht/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987719528Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n8wht/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987855451Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987889462Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987954104Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.987980455Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988070147Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988117398Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98818467Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988246312Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988318954Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988345974Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988440137Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98854851Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988645842Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988703394Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988750745Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988807676Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988843647Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.98892793Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.988984581Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.989030252Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.989106864Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.989222127Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.989260998Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.989378241Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.989457733Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.989580407Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.989653269Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.989771422Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.989898275Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990069329Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990119631Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990186663Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990254464Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990275885Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990334856Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990372108Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.99046303Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990538032Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990586153Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990624674Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990669075Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990795949Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.99084228Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.99084942Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990883201Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/migrator-8b4d697c5-s2zng.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990962413Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/graceful-termination/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990969913Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/graceful-termination/graceful-termination/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.990976424Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991035155Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991125067Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.9912295Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991248461Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/migrator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991256851Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/migrator/migrator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991264961Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/migrator/migrator/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991322702Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/migrator/migrator/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991426295Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991485237Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s2zng/migrator/migrator/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991534088Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991571409Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.99161936Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991660001Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991715703Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991722993Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991732463Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991789085Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.991889788Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.99199202Z namespaces/openshift-marketplace/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.99200032Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.99200422Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992043032Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992105483Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992113843Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992143484Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992261367Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992343749Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992442382Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992562715Z namespaces/openshift-monitoring/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992608856Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992668688Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992713809Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992784861Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992827322Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.992970676Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.993448248Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.993793937Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.994024453Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.994063854Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.994129256Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.994158117Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.99429264Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.994327351Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.994372242Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.994450235Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.994505046Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.994542547Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.997977117Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.998126941Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.999156418Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:16.999283001Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.000311348Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.000439522Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.000970696Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.00112701Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.001181521Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.001404747Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.00149658Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.001565051Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.001596522Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.001691385Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.001771007Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.001836948Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.001869339Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.002004983Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.002090725Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.002177847Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.002246559Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.002370003Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.002410773Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.002526116Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.002714481Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.002803234Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.003062511Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.003228235Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.003377129Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.003463311Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.003569294Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.003659046Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.004148169Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.004222571Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.004319444Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.004407476Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.004506339Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.004627422Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.004708964Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.004889539Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.004982811Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.005097784Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.005187117Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.005471394Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.005552836Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.005606928Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.005654569Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.00569431Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.00570315Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.005753221Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.005841254Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.005855984Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.005943186Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006108551Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006117911Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006129781Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006192583Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006299676Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006367317Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006414739Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006426139Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006436899Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.00647037Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006571223Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006638084Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006670085Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006680106Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006693346Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006739797Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0068252Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006895861Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006927162Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006943312Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.006948383Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007012564Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007113127Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007181249Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.00723126Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007245111Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007249231Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007309452Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007397355Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007464876Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007494867Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007507947Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007516247Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007567319Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007658221Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007727563Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007770754Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007785615Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007791445Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007828986Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.007915598Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.00798508Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.008018021Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lrzv9/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.008062542Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lrzv9/cluster-monitoring-operator-6cd954b897-lrzv9.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.008149664Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lrzv9/cluster-monitoring-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.008158534Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lrzv9/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.008188475Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lrzv9/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.008236526Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lrzv9/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.008800691Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lrzv9/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.008868123Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lrzv9/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.008920644Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.008958705Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-state-metrics-59fbdd77d-l5sw2.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009072258Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-main/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009080899Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009093649Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.00914664Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009319895Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009387517Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009442238Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-self/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009450698Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009456978Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009500299Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009594302Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009666714Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009686955Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-state-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009697855Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009709535Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009801858Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.009949291Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010016393Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-l5sw2/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010078125Z namespaces/openshift-monitoring/pods/metrics-server-c7d57d89c-b947v/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010127486Z namespaces/openshift-monitoring/pods/metrics-server-c7d57d89c-b947v/metrics-server-c7d57d89c-b947v.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010251809Z namespaces/openshift-monitoring/pods/metrics-server-c7d57d89c-b947v/metrics-server/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01026897Z namespaces/openshift-monitoring/pods/metrics-server-c7d57d89c-b947v/metrics-server/metrics-server/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0102789Z namespaces/openshift-monitoring/pods/metrics-server-c7d57d89c-b947v/metrics-server/metrics-server/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010307381Z namespaces/openshift-monitoring/pods/metrics-server-c7d57d89c-b947v/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010415884Z namespaces/openshift-monitoring/pods/metrics-server-c7d57d89c-b947v/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010485156Z namespaces/openshift-monitoring/pods/metrics-server-c7d57d89c-b947v/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010499546Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-4fccx/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010550097Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-4fccx/monitoring-plugin-5d85778b9d-4fccx.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010641569Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-4fccx/monitoring-plugin/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01065236Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-4fccx/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01065775Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-4fccx/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010693901Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-4fccx/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010794524Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-4fccx/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010863335Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-4fccx/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010930287Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.010950208Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/node-exporter-6xs2s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011068471Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/init-textfile/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011077371Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/init-textfile/init-textfile/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011092791Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/init-textfile/init-textfile/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011133193Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011229865Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011296297Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011338498Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011346478Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011351788Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011386209Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011476082Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011548863Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011579944Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/node-exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011592854Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/node-exporter/node-exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011654876Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/node-exporter/node-exporter/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011695417Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01181074Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011916863Z namespaces/openshift-monitoring/pods/node-exporter-6xs2s/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011940254Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.011998455Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/node-exporter-vjrc8.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012088567Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/init-textfile/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012097168Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/init-textfile/init-textfile/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012102748Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012132739Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012229631Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012303673Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012325414Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012337554Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012345464Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012390915Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012471477Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012542879Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01257142Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/node-exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0125859Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/node-exporter/node-exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012591581Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012636012Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012746015Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012810506Z namespaces/openshift-monitoring/pods/node-exporter-vjrc8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012864128Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.012906719Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/node-exporter-zk56s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013013712Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/init-textfile/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013024692Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/init-textfile/init-textfile/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013033252Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/init-textfile/init-textfile/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013070753Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013147525Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013264728Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013287439Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013292179Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013296079Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01333265Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013423382Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013493544Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013519785Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/node-exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013528305Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/node-exporter/node-exporter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013545566Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/node-exporter/node-exporter/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013594087Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01369943Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013763542Z namespaces/openshift-monitoring/pods/node-exporter-zk56s/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013816473Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.013855674Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/openshift-state-metrics-67dcf8c979-psnts.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014007948Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-main/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014016928Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014027078Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01407063Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014193403Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014248194Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014293985Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-self/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014303245Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014318036Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014359247Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01444986Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014522711Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014556652Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/openshift-state-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014566883Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014571143Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014625284Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014723517Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014784888Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-psnts/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014827269Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.014892701Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015077866Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015088576Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015093996Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015132957Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015252841Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015316982Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015355483Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015365713Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015380494Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015411955Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015502107Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015566689Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01561841Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01562916Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01563446Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015672692Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015764384Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015827446Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015878587Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015888977Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015902638Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.015919328Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016023461Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016088692Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016123413Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016135674Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016147824Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016179335Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016290878Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016353639Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01638768Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016398111Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016402281Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.016449872Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017017607Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017078718Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01712467Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01713538Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01713953Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017253553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017369016Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017434018Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01750558Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017534021Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/prometheus-operator-68bcd7f987-jqzh7.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017629593Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017639143Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017649453Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017688965Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017784287Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017847859Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017866549Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/prometheus-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01787935Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0178835Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.017923921Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018257969Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018324661Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-jqzh7/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018364682Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-7mxvm/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018397143Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-7mxvm/prometheus-operator-admission-webhook-5864cd99d7-7mxvm.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018525396Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-7mxvm/prometheus-operator-admission-webhook/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018536377Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-7mxvm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018542397Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-7mxvm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018577178Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-7mxvm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01866802Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-7mxvm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018738672Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-7mxvm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018771173Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018819444Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/telemeter-client-74cff45487-wt6ks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.018995499Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019012119Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01901802Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01903203Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019129442Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019226515Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019247275Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/reload/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019259326Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/reload/reload/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019267376Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/reload/reload/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019313107Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/reload/reload/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.01940542Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019470781Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/reload/reload/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019493862Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/telemeter-client/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019510642Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/telemeter-client/telemeter-client/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019515073Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019556814Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019705438Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019767039Z namespaces/openshift-monitoring/pods/telemeter-client-74cff45487-wt6ks/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019817521Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.019880022Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/thanos-querier-67559bd77c-77n4v.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020088408Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020097778Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020103208Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020139859Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020354735Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020417756Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020465578Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-rules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020476268Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020481518Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020510839Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020613611Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020768175Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020784656Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-web/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020797126Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020802976Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.020843417Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02093247Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021010982Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021038702Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021047003Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021058943Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021098774Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021225527Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021299829Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02133038Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/prom-label-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02133567Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02134166Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021385651Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021486324Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021557286Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021590937Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/thanos-query/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021600797Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/thanos-query/thanos-query/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021615817Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/thanos-query/thanos-query/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021633958Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021767781Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021833743Z namespaces/openshift-monitoring/pods/thanos-querier-67559bd77c-77n4v/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021863364Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021892335Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021951736Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.021997118Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02210188Z namespaces/openshift-multus/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022148342Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022232744Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022266425Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022315226Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022350117Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022554722Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022632654Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022708946Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022751287Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022791559Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.022929072Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023032805Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023108837Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023150048Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02322182Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02325212Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023341373Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023384564Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023404084Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023496067Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023546038Z namespaces/openshift-multus/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023569749Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023709923Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.023791205Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.024814261Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.024995406Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.025646413Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.025732625Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.025875669Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.025930081Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.025969062Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026077435Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026159577Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02627351Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026399583Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026431204Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026523696Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026644269Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026735602Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026782503Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026825304Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026875546Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026925457Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.026979898Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027007989Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027066821Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027100782Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027217285Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027295587Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027338778Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027380029Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02743391Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027466751Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027531593Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027560194Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027616635Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027625526Z namespaces/openshift-multus/pods/multus-954jv/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027666436Z namespaces/openshift-multus/pods/multus-954jv/multus-954jv.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027767509Z namespaces/openshift-multus/pods/multus-954jv/kube-multus/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027777669Z namespaces/openshift-multus/pods/multus-954jv/kube-multus/kube-multus/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02778621Z namespaces/openshift-multus/pods/multus-954jv/kube-multus/kube-multus/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.027832791Z namespaces/openshift-multus/pods/multus-954jv/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028095038Z namespaces/openshift-multus/pods/multus-954jv/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02818053Z namespaces/openshift-multus/pods/multus-954jv/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028230921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028317824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/multus-additional-cni-plugins-4nsv5.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028476238Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/bond-cni-plugin/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028492748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028499788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028513849Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028626372Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028702434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028723774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028733495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/cni-plugins/cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028739725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.028823797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02893801Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029007492Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029055773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/egress-router-binary-copy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029068333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029074264Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029083644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029374512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029469644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029500895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029511095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029517295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029548726Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029623458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.02970347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029723371Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/routeoverride-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029730881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029736911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029781942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029886375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029953557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029968877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni-bincopy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029974607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.029980087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030025358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030124861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030222154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030252624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030259555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030272315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030296986Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030386828Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03045338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4nsv5/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030483361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030544822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/multus-additional-cni-plugins-6rf98.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030670026Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/bond-cni-plugin/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030681966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030688006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030697196Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030785118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03085664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030892471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030903962Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/cni-plugins/cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030913532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.030928842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031027555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031094717Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031114837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/egress-router-binary-copy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031120667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031129538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031195269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031288932Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031359064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031398395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031408865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031415585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031438716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031511478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031573469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031617791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/routeoverride-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031628401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031634711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031668012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031755104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031827406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031881087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni-bincopy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031897518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031907318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.031934039Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032035282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032097513Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032128554Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032135204Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032153075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032220496Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032315889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032384861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6rf98/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032416761Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032478093Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/multus-additional-cni-plugins-g4trk.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032594626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/bond-cni-plugin/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032603957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032609787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032652888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03273621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032900894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032930055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032937285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/cni-plugins/cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032941515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.032985836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033075169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033143071Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033282924Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/egress-router-binary-copy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03350109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03350748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033522631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033531181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033536991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033542491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033547911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033553291Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033564432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.033640674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034422664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034448565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/routeoverride-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034457985Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034463795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034506387Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034593569Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034670641Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034707592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni-bincopy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034720342Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034726152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034772034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034873436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.034958419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03501059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03502007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03502648Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.035075662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.035214095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.035296477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4trk/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.035331148Z namespaces/openshift-multus/pods/multus-l5jb2/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.035368379Z namespaces/openshift-multus/pods/multus-l5jb2/multus-l5jb2.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.035460592Z namespaces/openshift-multus/pods/multus-l5jb2/kube-multus/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.035469882Z namespaces/openshift-multus/pods/multus-l5jb2/kube-multus/kube-multus/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.035475362Z namespaces/openshift-multus/pods/multus-l5jb2/kube-multus/kube-multus/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.035503103Z namespaces/openshift-multus/pods/multus-l5jb2/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.036264073Z namespaces/openshift-multus/pods/multus-l5jb2/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.036341775Z namespaces/openshift-multus/pods/multus-l5jb2/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.036384826Z namespaces/openshift-multus/pods/multus-xsxqb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.036429957Z namespaces/openshift-multus/pods/multus-xsxqb/multus-xsxqb.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03652134Z namespaces/openshift-multus/pods/multus-xsxqb/kube-multus/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03653207Z namespaces/openshift-multus/pods/multus-xsxqb/kube-multus/kube-multus/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03653795Z namespaces/openshift-multus/pods/multus-xsxqb/kube-multus/kube-multus/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.036566171Z namespaces/openshift-multus/pods/multus-xsxqb/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.037649499Z namespaces/openshift-multus/pods/multus-xsxqb/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.037711251Z namespaces/openshift-multus/pods/multus-xsxqb/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.037738522Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.037815584Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/network-metrics-daemon-9t8nf.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.037906496Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.037915266Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.037920966Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.037953077Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.03805924Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038131532Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038150552Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/network-metrics-daemon/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038160793Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038202844Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038244285Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038475121Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038543793Z namespaces/openshift-multus/pods/network-metrics-daemon-9t8nf/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038558473Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038664006Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/network-metrics-daemon-ctjrx.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038732178Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038742888Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038748818Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038779459Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038859621Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038927373Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038958454Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/network-metrics-daemon/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038967444Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.038973904Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039004625Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039122548Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039223641Z namespaces/openshift-multus/pods/network-metrics-daemon-ctjrx/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039256341Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039302303Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/network-metrics-daemon-sjswr.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039383445Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039395235Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039401075Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039432336Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039527169Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039608981Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039658152Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/network-metrics-daemon/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039666542Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039671923Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039707864Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039902558Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.039980471Z namespaces/openshift-multus/pods/network-metrics-daemon-sjswr/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040031672Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040075673Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040125164Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040138565Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040208567Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040308269Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040365721Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040417212Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040510654Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040570436Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040622617Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040674359Z namespaces/openshift-network-console/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040741231Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040807432Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040861864Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040918285Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.040972877Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041063639Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041231993Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041352307Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041407438Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.04146964Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041547882Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041609674Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041657685Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041710076Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041804419Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.04185829Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041894831Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.041995794Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.042049525Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.042095526Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.042263271Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.042402464Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.042543378Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.042703022Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.042812405Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.042974689Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043113413Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043195565Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043262427Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043323868Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.04336541Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043433671Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043485503Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043547894Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043586335Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043640637Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043691928Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043783461Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043875913Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043932705Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.043983666Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044035667Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044070288Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.04413245Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.04414127Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-vm62s/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044206502Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-vm62s/networking-console-plugin-5dcbc7df6b-vm62s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044292454Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-vm62s/networking-console-plugin/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044301294Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-vm62s/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044306854Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-vm62s/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044358836Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-vm62s/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044463798Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-vm62s/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044544651Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-vm62s/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044604462Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044658144Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044713935Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044761406Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044822538Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044872809Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044940101Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.044989052Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.045045794Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.045095185Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.04527396Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.045378033Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.045494916Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.045547557Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.045603239Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.04567363Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.045826374Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.045896886Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.045953168Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.046013199Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.046069101Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.046158403Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.046373409Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.046397589Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.046502872Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.046534873Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.046577634Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.046680667Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.046769469Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.047268332Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.047341584Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.047583141Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.047679033Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.047805106Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.047877979Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.04791736Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.047975971Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048028502Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048122115Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048207897Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048245808Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0483219Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048379272Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048431533Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048474154Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048565977Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048660859Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.04869715Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048745651Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048795783Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048843344Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048887465Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048946016Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.048993338Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049003688Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-25zwg/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049035239Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-25zwg/network-check-source-6f8b768455-25zwg.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049130391Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-25zwg/check-endpoints/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049139841Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-25zwg/check-endpoints/check-endpoints/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049146212Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-25zwg/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049204293Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-25zwg/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049331567Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-25zwg/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049411919Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-25zwg/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049456Z namespaces/openshift-network-diagnostics/pods/network-check-target-f9p97/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049497331Z namespaces/openshift-network-diagnostics/pods/network-check-target-f9p97/network-check-target-f9p97.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049589073Z namespaces/openshift-network-diagnostics/pods/network-check-target-f9p97/network-check-target-container/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049594404Z namespaces/openshift-network-diagnostics/pods/network-check-target-f9p97/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049602774Z namespaces/openshift-network-diagnostics/pods/network-check-target-f9p97/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049656535Z namespaces/openshift-network-diagnostics/pods/network-check-target-f9p97/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049764128Z namespaces/openshift-network-diagnostics/pods/network-check-target-f9p97/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049866611Z namespaces/openshift-network-diagnostics/pods/network-check-target-f9p97/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049900442Z namespaces/openshift-network-diagnostics/pods/network-check-target-q5g8m/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.049962183Z namespaces/openshift-network-diagnostics/pods/network-check-target-q5g8m/network-check-target-q5g8m.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050058206Z namespaces/openshift-network-diagnostics/pods/network-check-target-q5g8m/network-check-target-container/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050067176Z namespaces/openshift-network-diagnostics/pods/network-check-target-q5g8m/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050072786Z namespaces/openshift-network-diagnostics/pods/network-check-target-q5g8m/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050113677Z namespaces/openshift-network-diagnostics/pods/network-check-target-q5g8m/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050253381Z namespaces/openshift-network-diagnostics/pods/network-check-target-q5g8m/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050349813Z namespaces/openshift-network-diagnostics/pods/network-check-target-q5g8m/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050382104Z namespaces/openshift-network-diagnostics/pods/network-check-target-tm689/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050455606Z namespaces/openshift-network-diagnostics/pods/network-check-target-tm689/network-check-target-tm689.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050544599Z namespaces/openshift-network-diagnostics/pods/network-check-target-tm689/network-check-target-container/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050554979Z namespaces/openshift-network-diagnostics/pods/network-check-target-tm689/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050561189Z namespaces/openshift-network-diagnostics/pods/network-check-target-tm689/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050622131Z namespaces/openshift-network-diagnostics/pods/network-check-target-tm689/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050746834Z namespaces/openshift-network-diagnostics/pods/network-check-target-tm689/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050852547Z namespaces/openshift-network-diagnostics/pods/network-check-target-tm689/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050891828Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.050951499Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051024651Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051045822Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051081273Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051230537Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051293588Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05134436Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051472513Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051534425Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051595486Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051657818Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05172445Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051794651Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051859763Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051931625Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.051988037Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05209915Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052230393Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052332506Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052394667Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052451429Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05250907Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052564842Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052675365Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052736456Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052828089Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052932052Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052993423Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.052999943Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.053053985Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.053124646Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.053215279Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.053348352Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.053453245Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.053570608Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.053675851Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.053783704Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.053982409Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054140073Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054239126Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054286647Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054356249Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054416751Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054474092Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054526954Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054589445Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054642506Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054753459Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054862852Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054921444Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.054984826Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055046517Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055103029Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05515699Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055273533Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055349655Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055361485Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055408497Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055492949Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05555025Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055621102Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055686804Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055751106Z namespaces/openshift-network-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055816777Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.055889489Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05593464Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056013102Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056055474Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056325071Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056447094Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056528336Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056576627Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056623438Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05669322Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056747912Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056803753Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056842144Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056930767Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.056986398Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.057021029Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.057101611Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.057151392Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.057185573Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.057253745Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.057324337Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.057396649Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.057533342Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.057615735Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05779614Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.057880542Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058090277Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05821307Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058355374Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058413306Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058468077Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058608301Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058703003Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058725414Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058796936Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058835107Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058898489Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058924309Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.058994311Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059028432Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059123064Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059238287Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059286069Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0593294Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059404042Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059454503Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059536575Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059594357Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059670519Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.05970739Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059771192Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059778892Z namespaces/openshift-network-operator/pods/iptables-alerter-7nxcp/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059819053Z namespaces/openshift-network-operator/pods/iptables-alerter-7nxcp/iptables-alerter-7nxcp.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059928925Z namespaces/openshift-network-operator/pods/iptables-alerter-7nxcp/iptables-alerter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.059982447Z namespaces/openshift-network-operator/pods/iptables-alerter-7nxcp/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060011108Z namespaces/openshift-network-operator/pods/iptables-alerter-7nxcp/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060027588Z namespaces/openshift-network-operator/pods/iptables-alerter-7nxcp/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06010087Z namespaces/openshift-network-operator/pods/iptables-alerter-7nxcp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060213563Z namespaces/openshift-network-operator/pods/iptables-alerter-7nxcp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060259564Z namespaces/openshift-network-operator/pods/iptables-alerter-d52kx/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060315006Z namespaces/openshift-network-operator/pods/iptables-alerter-d52kx/iptables-alerter-d52kx.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060673955Z namespaces/openshift-network-operator/pods/iptables-alerter-d52kx/iptables-alerter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060689405Z namespaces/openshift-network-operator/pods/iptables-alerter-d52kx/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060695956Z namespaces/openshift-network-operator/pods/iptables-alerter-d52kx/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060702376Z namespaces/openshift-network-operator/pods/iptables-alerter-d52kx/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060719646Z namespaces/openshift-network-operator/pods/iptables-alerter-d52kx/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060800828Z namespaces/openshift-network-operator/pods/iptables-alerter-d52kx/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060822969Z namespaces/openshift-network-operator/pods/iptables-alerter-ds64z/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06087805Z namespaces/openshift-network-operator/pods/iptables-alerter-ds64z/iptables-alerter-ds64z.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060968773Z namespaces/openshift-network-operator/pods/iptables-alerter-ds64z/iptables-alerter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060981673Z namespaces/openshift-network-operator/pods/iptables-alerter-ds64z/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.060987744Z namespaces/openshift-network-operator/pods/iptables-alerter-ds64z/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061030454Z namespaces/openshift-network-operator/pods/iptables-alerter-ds64z/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061140168Z namespaces/openshift-network-operator/pods/iptables-alerter-ds64z/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061257811Z namespaces/openshift-network-operator/pods/iptables-alerter-ds64z/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061299392Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061390404Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061449726Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061507027Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061579339Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06162173Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061698302Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061743583Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061792695Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061853466Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.061947399Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062042431Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062138304Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062154654Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062268497Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062337699Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06236901Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062505003Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062569505Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062624996Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062719339Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06277167Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062825252Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.062931595Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.063037297Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06314784Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.063271864Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.063374616Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0635093Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.063719985Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.063789427Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.063847559Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06390686Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.063967362Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064019443Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064079585Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064204178Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064321721Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064381833Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064433454Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064489145Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064547147Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064616559Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06467029Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064748032Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064755312Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064820014Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.064892296Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065065511Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065088121Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065092532Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065096292Z namespaces/openshift-operators/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065103672Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065109962Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065201804Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065265586Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065318338Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065383199Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065511383Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065539773Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065554934Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06578455Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065855352Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065906773Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.065966935Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066018526Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06615954Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066230001Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066292123Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066367315Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066463817Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066498309Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066533609Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066614692Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066665923Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066675173Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066707684Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066758895Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.066825057Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.067062833Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.067188537Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.067896435Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.068020729Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.068579293Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.068684306Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06885598Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.068919542Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.068978444Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069082097Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069247711Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069290012Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069414095Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069480547Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069526498Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.06959966Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069659732Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069731634Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069779015Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069840986Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069850647Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.069904578Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0699855Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070052762Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070154365Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070278868Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070325829Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070419552Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070486354Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070558485Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070674718Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070701189Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070773441Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070786881Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070837853Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.070949006Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071006717Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071077539Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071149101Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071159501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071337076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovnkube-node-n9ptp.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071527031Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-node/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071541501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071548661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071585832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071715246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071797568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071842229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071849589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.07185407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.071901411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072025234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072106276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072155207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/nbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072205789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/nbdb/nbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072229039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/nbdb/nbdb/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0722516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/nbdb/nbdb/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072377893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072464975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072507767Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/northd/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072516417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/northd/northd/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072520407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/northd/northd/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072574398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/northd/northd/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072691472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072772274Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/northd/northd/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072813015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-acl-logging/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072831845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072838265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072891857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.072991849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.073077362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.073110932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.073121913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-controller/ovn-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.073136653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.073224866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.07340329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.073483542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.073509893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovnkube-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.073517143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.073522453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.073561544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.074508939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.074598982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.074646513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/sbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.074653733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/sbdb/sbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.074657653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/sbdb/sbdb/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.074717505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/sbdb/sbdb/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.074828098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.07492044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n9ptp/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.074962361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075056244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovnkube-node-qtgkt.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075250449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-node/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075262789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075267969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075363652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075501746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075596138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075864145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075868605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075872355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075881085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075884865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075939887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075983798Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/nbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075991458Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/nbdb/nbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.075995439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/nbdb/nbdb/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0760424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/nbdb/nbdb/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076183723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076292356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076335657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/northd/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076343728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/northd/northd/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076347718Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/northd/northd/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076400929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/northd/northd/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076530833Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076618555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/northd/northd/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076674616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-acl-logging/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076685026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076693237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076734638Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076850261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076942313Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076991545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.076998545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-controller/ovn-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.077006675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.077053656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.077462057Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.077550639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.077601491Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovnkube-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.077610751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.077618471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.077669363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.07908663Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079212543Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079262004Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/sbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079269334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/sbdb/sbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079273335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/sbdb/sbdb/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079329696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/sbdb/sbdb/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0794659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079562552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qtgkt/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079612054Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079705076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovnkube-node-sc5tl.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079881021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-node/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079889141Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.079951463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080011774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080191269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080348263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080398924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080408844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080430005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080462106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.08061951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080716013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080755024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/nbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080764474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/nbdb/nbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080768344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/nbdb/nbdb/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080819145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/nbdb/nbdb/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.080949499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081045191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081096603Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/northd/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081106993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/northd/northd/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081112993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/northd/northd/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081182685Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/northd/northd/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081339899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081432791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/northd/northd/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081480053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-acl-logging/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081488183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081492973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081544725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081663268Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.08175839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081805471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081815661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-controller/ovn-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081821792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.081860053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.082219272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.082313935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.082360436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovnkube-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.082367516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.082371636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.082422368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.08403107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084130653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084207555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/sbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084242285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/sbdb/sbdb/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084246596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/sbdb/sbdb/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084271756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/sbdb/sbdb/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.08440971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084505512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sc5tl/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084556264Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084611135Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084674147Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084681057Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084729548Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.084855122Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085050507Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085118759Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085212911Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085333294Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085443357Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085510179Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.08556952Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085635172Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085646053Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085666223Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085702014Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085770476Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085827697Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085915529Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.085973631Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.086033793Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.086111285Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.086252328Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.086401562Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.086556086Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.08667372Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0867065Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.086774352Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.086803983Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.086904326Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.086934836Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.086977548Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.08706172Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.087107951Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.087120641Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.087184013Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.087250435Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.087294776Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.087424039Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.087518772Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.087734857Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.08782254Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.087956863Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088087667Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088311692Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088358564Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088399155Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088444586Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088492147Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088554619Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088614191Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088702733Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088811886Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088861057Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.088923629Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.08898009Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089029231Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089096263Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089149075Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089281408Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089296849Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-zj6qn/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089328229Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-zj6qn/service-ca-operator-cf7c776b7-zj6qn.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089415042Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-zj6qn/service-ca-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089425682Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-zj6qn/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089442732Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-zj6qn/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089478313Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-zj6qn/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089639518Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-zj6qn/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089828523Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089867453Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089921675Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.089979407Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090028388Z namespaces/openshift-service-ca/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090085399Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090144531Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090222903Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090281024Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090335826Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090423418Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090551051Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090660814Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090711356Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090760887Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090823259Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.09086214Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.090954532Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.091012154Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.091053245Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.091190098Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.09124321Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.09125697Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.091291451Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.091355293Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.091407734Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.091532277Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.09163176Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.091755613Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.091856486Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.091975179Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.092120353Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.092347649Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.09240912Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.092456392Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.092512173Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.092573695Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.092628836Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.092675827Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.09276947Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.092860572Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.092916434Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.092967625Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093021927Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093067958Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093122449Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093129059Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-4jpxt/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093207361Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-4jpxt/service-ca-568869fdc5-4jpxt.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093294844Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-4jpxt/service-ca-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093308414Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-4jpxt/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093313484Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-4jpxt/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093353485Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-4jpxt/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093584411Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-4jpxt/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093667884Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-4jpxt/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093707874Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093753756Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093810907Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093865229Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0939108Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.093971132Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094043083Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094089415Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094145476Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094227088Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094322731Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094653399Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094741932Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094801833Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094849165Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094900636Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.094952137Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.09506638Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.095103451Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.095149572Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.095272226Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.095334947Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.095372198Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.095489761Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.095577934Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.095671666Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.095764729Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.095861001Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096012565Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096228831Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096299433Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096353904Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096408846Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096453487Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096512888Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.09656779Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096657542Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096744074Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096802716Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096846237Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.096902349Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0969522Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097005431Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097103424Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097194826Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097267808Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.0973316Z namespaces/openshift/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097375791Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097438603Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097491864Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097545315Z namespaces/openshift/apps/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097589737Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097691999Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097780112Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097873414Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097929836Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.097979337Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.098033398Z namespaces/openshift/batch/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.09808433Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.098201083Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.098341596Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.098396498Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.098499821Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.098567222Z namespaces/openshift/core/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.098647464Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.098730767Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.098822659Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.098916492Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.099009534Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.099103607Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.099282941Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.099468676Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.099537828Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.099581499Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.09963221Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.099697772Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.101090179Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.101142Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.101278104Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.101375566Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.10149804Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.101625053Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.101779627Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.101977902Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.102185358Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.102329861Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.102441484Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.102550647Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.102722042Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.102816494Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.102961498Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.103066641Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.103194864Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.103333528Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.103457101Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.103586625Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.103701978Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.103811391Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.103928254Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.104039557Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.10415538Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.104303584Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.104416936Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.104519869Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.104644382Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.104768996Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.104893409Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.105019202Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.105280369Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.105394612Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.105526206Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.105631748Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.105775932Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.105936436Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.106046089Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.106203814Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.106337007Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.10646212Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.106611784Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.106718267Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.10682924Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.106976154Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.107127398Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.107275042Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.107403415Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.107512168Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.107624971Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.107729094Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.107883048Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.108020321Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.108182715Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.108315569Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.108448013Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.108554995Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.108677539Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.108821122Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.108940746Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109002057Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.1091048Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109242993Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109303175Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109345716Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109403228Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109461819Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109518921Z namespaces/openshift/policy/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109565852Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109622003Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109670955Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109736527Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109748017Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109778108Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.109908861Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.110051195Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.110200489Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.110326052Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.110515367Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.11064415Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.110778074Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.110898337Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.111046141Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.111207445Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.11139142Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.111538834Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.111711448Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.111838582Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.111988046Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.112108589Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.112259383Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.112396977Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.11252018Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.112641173Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.112760576Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.112881729Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.113018233Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.113152086Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.113391652Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.113509036Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.113631379Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.113764072Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.113891786Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.114012889Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.114127212Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.114268406Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.11441689Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.114557723Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.114668076Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.114791789Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.114905592Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.115047296Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.11518777Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.115311653Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.115617151Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.115754265Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.115902309Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.116047933Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.116224057Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.116384411Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.116532745Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.116675769Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.116810073Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.116906115Z network_logs/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.116959846Z network_logs/cluster_scale [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.117050639Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.117137111Z network_logs/multi-networkpolicy [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.117269494Z network_logs/net-attach-def [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.117373157Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.117544092Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.117646375Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.119235166Z nodes/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.119290228Z nodes/debug [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.11938971Z nodes/ip-10-0-130-184.ec2.internal/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.119439372Z nodes/ip-10-0-130-184.ec2.internal/cpu_affinities.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.119688818Z nodes/ip-10-0-130-184.ec2.internal/dmesg [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.119978876Z nodes/ip-10-0-130-184.ec2.internal/ethtool_channels [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.120068138Z nodes/ip-10-0-130-184.ec2.internal/ethtool_features [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.120186402Z nodes/ip-10-0-130-184.ec2.internal/ip-10-0-130-184.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.120486659Z nodes/ip-10-0-130-184.ec2.internal/irq_affinities.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.120663224Z nodes/ip-10-0-130-184.ec2.internal/lscpu [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.120826668Z nodes/ip-10-0-130-184.ec2.internal/lspci [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.120951192Z nodes/ip-10-0-130-184.ec2.internal/podresources.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.121069655Z nodes/ip-10-0-130-184.ec2.internal/pods_info.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.12127404Z nodes/ip-10-0-130-184.ec2.internal/proc_cmdline [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.121381383Z nodes/ip-10-0-130-184.ec2.internal/sysinfo.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.12318561Z nodes/ip-10-0-130-184.ec2.internal/sysinfo.tgz [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.123362865Z nodes/ip-10-0-132-85.ec2.internal/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.123422607Z nodes/ip-10-0-132-85.ec2.internal/cpu_affinities.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.123710154Z nodes/ip-10-0-132-85.ec2.internal/dmesg [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.123963801Z nodes/ip-10-0-132-85.ec2.internal/ethtool_channels [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.124056953Z nodes/ip-10-0-132-85.ec2.internal/ethtool_features [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.124152606Z nodes/ip-10-0-132-85.ec2.internal/ip-10-0-132-85.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.124612058Z nodes/ip-10-0-132-85.ec2.internal/irq_affinities.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.124786592Z nodes/ip-10-0-132-85.ec2.internal/lscpu [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.124932936Z nodes/ip-10-0-132-85.ec2.internal/lspci [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.125031589Z nodes/ip-10-0-132-85.ec2.internal/podresources.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.125181073Z nodes/ip-10-0-132-85.ec2.internal/pods_info.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.125312576Z nodes/ip-10-0-132-85.ec2.internal/proc_cmdline [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.125409399Z nodes/ip-10-0-132-85.ec2.internal/sysinfo.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.127083243Z nodes/ip-10-0-132-85.ec2.internal/sysinfo.tgz [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.127281088Z nodes/ip-10-0-141-27.ec2.internal/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.12734136Z nodes/ip-10-0-141-27.ec2.internal/cpu_affinities.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.127782961Z nodes/ip-10-0-141-27.ec2.internal/dmesg [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.128137941Z nodes/ip-10-0-141-27.ec2.internal/ethtool_channels [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.128249394Z nodes/ip-10-0-141-27.ec2.internal/ethtool_features [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.128339706Z nodes/ip-10-0-141-27.ec2.internal/ip-10-0-141-27.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.12887346Z nodes/ip-10-0-141-27.ec2.internal/irq_affinities.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.129054475Z nodes/ip-10-0-141-27.ec2.internal/lscpu [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.129293011Z nodes/ip-10-0-141-27.ec2.internal/lspci [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.129398124Z nodes/ip-10-0-141-27.ec2.internal/podresources.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.129518717Z nodes/ip-10-0-141-27.ec2.internal/pods_info.json [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.129656051Z nodes/ip-10-0-141-27.ec2.internal/proc_cmdline [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.129786114Z nodes/ip-10-0-141-27.ec2.internal/sysinfo.log [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.131453928Z nodes/ip-10-0-141-27.ec2.internal/sysinfo.tgz [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.131635483Z pod_network_connectivity_check/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.131686814Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.131804317Z static-pods/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.131814908Z static-pods/kube-apiserver/ [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.138782111Z [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.138799681Z sent 58,344 bytes received 4,972,673 bytes 3,354,011.33 bytes/sec [must-gather] [must-gather-bjkc4] OUT 2026-09-15T17:22:17.138805741Z total size is 58,529,817 speedup is 11.63 [must-gather] [must-gather ] OUT 2026-09-15T17:22:17.412846773Z namespace/openshift-must-gather-87zwh 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: 1e2a17e3-daee-4fdc-9127-d4da774d137c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [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-hqxwr [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-hqxwr-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-hqxwr [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 7886732 Sep 15 17:23 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-hqxwr/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 61bd811] 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-hqxwr/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] b2ffb30..61bd811 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded